Share via


DomHtmlInputElement.SelectionEnd Property

Definition

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

Property Value

Attributes

Applies to