DrawerShouldOpenDelegate Delegate

Definition

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

Parameters

sender
NSDrawer

Return Value

Applies to