言語

TextClassification.Request.EndIndex プロパティ

定義

分類するテキストの終了インデックスを返します。

public int EndIndex { [Android.Runtime.Register("getEndIndex", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getEndIndex", "()I", "", ApiSince=28)>]
member this.EndIndex : int

プロパティ値

値が 0 以上

属性

注釈

分類するテキストの終了インデックスを返します。

android.view.textclassifier.TextClassification.Request.getEndIndexの Android リファレンス。

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

適用対象