MonobjcMonobjc Documented Class Library
IActionProvider Interface
NamespacesMonobjc.AppKitIActionProvider
Interface implemented by class that provides an Action/Target mecanism.
Declaration Syntax
C#Visual BasicVisual C++
public interface IActionProvider
Public Interface IActionProvider
public interface class IActionProvider
Members
All MembersPropertiesEvents



IconMemberDescription
Action
Returns the default action-message selector associated with the control.

ActionEvent
Occurs when an action is triggered.

Target
Returns the target object of the receiver.

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)