Partager via


DomainVerificationUserState.DomainStateSelected Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Content.PM.Verify.Domain.DomainState enum directly instead of this field.

Le domaine a été sélectionné par l’utilisateur.

[Android.Runtime.Register("DOMAIN_STATE_SELECTED", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.Verify.Domain.DomainState enum directly instead of this field.", true)]
public const Android.Content.PM.Verify.Domain.DomainState DomainStateSelected = 1;
[<Android.Runtime.Register("DOMAIN_STATE_SELECTED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.Verify.Domain.DomainState enum directly instead of this field.", true)>]
val mutable DomainStateSelected : Android.Content.PM.Verify.Domain.DomainState

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

Le domaine a été sélectionné par l’utilisateur. Cela peut être réinitialisé #DOMAIN_STATE_NONE si une autre application est sélectionnée ou vérifiée pour le même domaine.

Documentation Java pour android.content.pm.verify.domain.DomainVerificationUserState.DOMAIN_STATE_SELECTED.

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

S’applique à