CALayer.PreferredFrameSize Method

Definition

The preferred size for this layer, in the coordinate of its SuperLayer.

[Foundation.Export("preferredFrameSize")]
public virtual CoreGraphics.CGSize PreferredFrameSize ();
abstract member PreferredFrameSize : unit -> CoreGraphics.CGSize
override this.PreferredFrameSize : unit -> CoreGraphics.CGSize

Returns

Attributes

Applies to