TextClassification.Request.StartIndex プロパティ

定義

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

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

プロパティ値

属性

注釈

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

android.view.textclassifier.TextClassification.Request.getStartIndex()Java ドキュメント。

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

適用対象