MonobjcMonobjc Documented Class Library
Action Property
NamespacesMonobjc.AppKitIActionProviderAction
Returns the default action-message selector associated with the control.
Declaration Syntax
C#Visual BasicVisual C++
IntPtr Action { set; }
WriteOnly Property Action As IntPtr
	Set
property IntPtr Action {
	void set (IntPtr value);
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

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