CALayer.PreferredFrameSize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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