MonobjcMonobjc Documented Class Library
DockMenu Property
NamespacesMonobjc.AppKitINSDockTilePlugInDockMenu

Invoked when the user causes the application's dock menu to be shown.

Original signature is '- (NSMenu*)dockMenu'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
NSMenu DockMenu { get; }
ReadOnly Property DockMenu As NSMenu
	Get
property NSMenu^ DockMenu {
	NSMenu^ get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)