共用方式為


AwarePairingConfig.PairingBootstrappingPinCodeDisplay 欄位

定義

警告

This constant will be removed in the future version. Use Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods enum directly instead of this field.

[Android.Runtime.Register("PAIRING_BOOTSTRAPPING_PIN_CODE_DISPLAY", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods enum directly instead of this field.", true)]
public const Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods PairingBootstrappingPinCodeDisplay = 2;
[<Android.Runtime.Register("PAIRING_BOOTSTRAPPING_PIN_CODE_DISPLAY", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods enum directly instead of this field.", true)>]
val mutable PairingBootstrappingPinCodeDisplay : Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods

欄位值

Value = 2

實作

屬性

適用於