AwarePairingConfig.PairingBootstrappingNfcReader 字段

定义

注意

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_NFC_READER", 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 PairingBootstrappingNfcReader = 256;
[<Android.Runtime.Register("PAIRING_BOOTSTRAPPING_NFC_READER", 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 PairingBootstrappingNfcReader : Android.Net.Wifi.Aware.AwarePairingBootstrappingMethods

字段值

Value = 256

实现

属性

适用于