NSDrawerDelegate.DrawerShouldOpen(NSDrawer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("drawerShouldOpen:")]
public virtual bool DrawerShouldOpen (AppKit.NSDrawer sender);
abstract member DrawerShouldOpen : AppKit.NSDrawer -> bool
override this.DrawerShouldOpen : AppKit.NSDrawer -> bool
Parameters
- sender
- NSDrawer
Returns
- Attributes