다음을 통해 공유


UCharacterIterator.SetToLimit Method

Definition

Sets the current index to the limit.

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

Remarks

Sets the current index to the limit.

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

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