DrawerShouldCloseDelegate 委托

定义

public delegate bool DrawerShouldCloseDelegate(NSDrawer sender);
type DrawerShouldCloseDelegate = delegate of NSDrawer -> bool

参数

sender
NSDrawer

返回值

适用于