Editar

Compartir a través de


DomHtmlInputElement.SetSelectionRange(Int32, Int32) Method

Definition

[Foundation.Export("setSelectionRange:end:")]
public virtual void SetSelectionRange (int start, int end);
abstract member SetSelectionRange : int * int -> unit
override this.SetSelectionRange : int * int -> unit

Parameters

start
Int32
end
Int32
Attributes

Applies to