TextLanguage.LocaleHypothesisCount プロパティ

定義

処理されたテキストに使用できるロケールの数を返します。

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

プロパティ値

値が 0 以上

属性

注釈

処理されたテキストに使用できるロケールの数を返します。

android.view.textclassifier.TextLanguage.getLocaleHypothesisCountの Android リファレンス。

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

適用対象