MonoMac.CoreAnimation.CALayer: Constructor Members

The constructors of MonoMac.CoreAnimation.CALayer are listed below. For a list of all members, see the CALayer Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
This method must be implemented by derived classes to make a copy of the original layer.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.