共用方式為


DrawerShouldOpenDelegate 代理人

定義

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

參數

sender
NSDrawer

傳回值

適用於