Share via


DomHtmlInputElement.SelectionStart Property

Definition

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

Property Value

Attributes

Applies to