Share via


DomElement.ScrollTop Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual int ScrollTop { [Foundation.Export("scrollTop")] get; [Foundation.Export("setScrollTop:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scrollTop")>]
[<set: Foundation.Export("setScrollTop:")>]
member this.ScrollTop : int with get, set

Property Value

Attributes

Applies to