MonobjcMonobjc Documented Class Library
DoDoubleAction Method (sender)
NamespacesMonobjc.AppKitDoubleActionDispatcherDoDoubleAction(Id)
Does the double-action.
Declaration Syntax
C#Visual BasicVisual C++
public void DoDoubleAction(
	Id sender
)
Public Sub DoDoubleAction ( _
	sender As Id _
)
public:
void DoDoubleAction(
	Id^ sender
)
Parameters
sender (Id)
The sender.
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)