IUIContentContainer.PreferredContentSize Property

Definition

Gets the preferred size for the content of the container.

[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGSize PreferredContentSize { [Foundation.Export("preferredContentSize")] get; }
member this.PreferredContentSize : CoreGraphics.CGSize

Property Value

The preferred SizeF of the contents of this IUIContentContainer.

Attributes

Applies to