IUIFocusItemScrollableContainer.ContentOffset Property

Definition

Gets or sets the offset into the scrollable content.

[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGPoint ContentOffset { [Foundation.Export("contentOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setContentOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ContentOffset : CoreGraphics.CGPoint with get, set

Property Value

The offset into the scrollable content.

Attributes

Applies to