共用方式為


DomainVerificationUserState.DomainStateSelected 欄位

定義

警告

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

用戶已選取網域。

[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

欄位值

Value = 1

實作

屬性

備註

用戶已選取網域。 如果為相同的網域選取或驗證另一個應用程式,這可能會重設為 #DOMAIN_STATE_NONE

android.content.pm.verify.domain.DomainVerificationUserState.DOMAIN_STATE_SELECTEDJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於