Compartilhar via


UCharacterIterator.SetToStart Method

Definition

Sets the current index to the start.

[Android.Runtime.Register("setToStart", "()V", "GetSetToStartHandler", ApiSince=24)]
public virtual void SetToStart ();
[<Android.Runtime.Register("setToStart", "()V", "GetSetToStartHandler", ApiSince=24)>]
abstract member SetToStart : unit -> unit
override this.SetToStart : unit -> unit
Attributes

Remarks

Sets the current index to the start.

Java documentation for android.icu.text.UCharacterIterator.setToStart().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to