DrawerShouldCloseDelegate Delegate

Definition

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

Parameters

sender
NSDrawer

Return Value

Applies to