Share via


IUIFocusItemScrollableContainer.VisibleSize Property

Definition

Gets the visible size of the scrollview container.

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

Property Value

The visible size of the scrollview container.

Attributes

Applies to