言語

LocationButtonRequest.TextType プロパティ

定義

ボタンに表示されるテキストの種類を返します。

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

プロパティ値

値は次のいずれかです: LocationButtonSession.TEXT_TYPE_NONE;LocationButtonSession.TEXT_TYPE_PRECISE_LOCATION;LocationButtonSession.TEXT_TYPE_USE_PRECISE_LOCATION;LocationButtonSession.TEXT_TYPE_SHARE_PRECISE_LOCATION;LocationButtonSession.TEXT_TYPE_NEAR_MY_PRECISE_LOCATION;LocationButtonSession.TEXT_TYPE_NEAR_YOUR_PRECISE_LOCATION

属性

注釈

ボタンに表示されるテキストの種類を返します。

android.app.permissionui.LocationButtonRequest.getTextTypeの Android リファレンス。

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

適用対象