MonobjcMonobjc Documented Class Library
Invoker Property
NamespacesMonobjc.AppKitNSResponder..::..NSResponderAsyncResultInvoker
Gets the invoker that owns this instance.
Declaration Syntax
C#Visual BasicVisual C++
public NSResponder..::..NSResponderThreadInvoker Invoker { get; private set; }
Public Property Invoker As NSResponder..::..NSResponderThreadInvoker
	Get
	Private Set
Value
The invoker.
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)