MonobjcMonobjc Documented Class Library
SendDoubleAction Method
NamespacesMonobjc.AppKitNSMatrixSendDoubleAction()()()()

Sends the double-click action message to the target of the receiver.

Original signature is '- (void)sendDoubleAction'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual void SendDoubleAction()
Public Overridable Sub SendDoubleAction
public:
virtual void SendDoubleAction()
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)