MonobjcMonobjc Documented Class Library
kCAOnOrderIn Field
NamespacesMonobjc.QuartzCoreCALayerkCAOnOrderIn

The identifier that represents the action taken when a layer becomes visible, either as a result being inserted into the visible layer hierarchy or the layer is no longer set as hidden.

Available in Mac OS X v10.5 and later.

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