1
This commit is contained in:
@@ -11,6 +11,9 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface KBPermissionViewController : UIViewController
|
||||
|
||||
/// 点击页面左上角“返回”时回调。用于让调用方(如 KBGuideVC)一起退出等自定义行为。
|
||||
@property (nonatomic, copy, nullable) void (^onBack)(void);
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user