Share via


UIScrollView.ContentOffset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint ContentOffset { [Foundation.Export("contentOffset")] get; [Foundation.Export("setContentOffset:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentOffset")>]
[<set: Foundation.Export("setContentOffset:")>]
member this.ContentOffset : CoreGraphics.CGPoint with get, set

Property Value

Implements

Attributes

Applies to