言語

UCharacterIterator.Done フィールド

定義

UTF16 テキストの末尾に達したことを示します。

[Android.Runtime.Register("DONE", ApiSince=24)]
public const int Done = -1;
[<Android.Runtime.Register("DONE", ApiSince=24)>]
val mutable Done : int

フィールド値

Value = -1
属性

注釈

UTF16 テキストの末尾に達したことを示します。

android.icu.text.UCharacterIterator.DONEの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象