MonobjcMonobjc Documented Class Library
NSAnimation..::..NSAnimationDelegateEventDispatcher Constructor (value)
NamespacesMonobjc.AppKitNSAnimation..::..NSAnimationDelegateEventDispatcherNSAnimation..::..NSAnimationDelegateEventDispatcher(IntPtr)
Initializes a new instance of the NSAnimation..::..NSAnimationDelegateEventDispatcher class.
Declaration Syntax
C#Visual BasicVisual C++
public NSAnimationDelegateEventDispatcher(
	IntPtr value
)
Public Sub New ( _
	value As IntPtr _
)
public:
NSAnimationDelegateEventDispatcher(
	IntPtr value
)
Parameters
value (IntPtr)
The native pointer.
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)