Język

BluetoothDevice.LeAppearanceUnknown Field

Definition

Value indicating that the LE Appearance of the device is unknown.

[Android.Runtime.Register("LE_APPEARANCE_UNKNOWN", ApiSince=37)]
public const int LeAppearanceUnknown = 0;
[<Android.Runtime.Register("LE_APPEARANCE_UNKNOWN", ApiSince=37)>]
val mutable LeAppearanceUnknown : int

Field Value

Value = 0

Implements

Attributes

Applies to