MonobjcMonobjc Documented Class Library
NSAnimationTriggerOrderOut Field
NamespacesMonobjc.AppKitNSAnimationNSAnimationTriggerOrderOut

The trigger that represents the action taken when the view is either removed from the view hierarchy or is hidden.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSAnimationTriggerOrderOut
Public Shared ReadOnly NSAnimationTriggerOrderOut As NSString
public:
static initonly NSString^ NSAnimationTriggerOrderOut
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)