MonobjcMonobjc Documented Class Library
kCAOnOrderOut Field
NamespacesMonobjc.QuartzCoreCALayerkCAOnOrderOut

The identifier that represents the action taken when the layer is removed from the layer hierarchy or is hidden.

Available in Mac OS X v10.5 and later.

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