共用方式為


DrawerShouldCloseDelegate 代理人

定義

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

參數

sender
NSDrawer

傳回值

適用於