Share via


IUIFocusItemScrollableContainer.ContentSize Property

Definition

Gets or sets the total size of the scrollable content.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize ContentSize { [Foundation.Export("contentSize")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentSize")>]
member this.ContentSize : CoreGraphics.CGSize

Property Value

Attributes

Applies to