CALayer.ContentsAreFlipped Property

Definition

Whether the layer's contents are implicitly flipped when the layer is rendered.

public virtual bool ContentsAreFlipped { [Foundation.Export("contentsAreFlipped")] get; }
member this.ContentsAreFlipped : bool

Property Value

The default value is false.

Attributes

Applies to