次の方法で共有


DrawerShouldCloseDelegate 代理人

定義

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

パラメーター

sender
NSDrawer

戻り値

適用対象