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

プロパティ値

属性

注釈

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

android.view.textclassifier.TextLanguage.getLocaleHypothesisCount()Java ドキュメント。

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

適用対象