Langue

LocationButtonRequest.TextType Propriété

Définition

Retourne le type de texte affiché sur le bouton.

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

Valeur de propriété

La valeur est l’une des valeurs suivantes : 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

Attributs

Remarques

Retourne le type de texte affiché sur le bouton.

Référence Android pour android.app.permissionui.LocationButtonRequest.getTextType.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à