Sprache

BluetoothDevice.LeAppearance Eigenschaft

Definition

Rufen Sie die Bluetooth LE-Darstellung des Remotegeräts ab.

public int LeAppearance { [Android.Runtime.Register("getLeAppearance", "()I", "", ApiSince=37)] [Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")] get; }
[<get: Android.Runtime.Register("getLeAppearance", "()I", "", ApiSince=37)>]
[<get: Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
member this.LeAppearance : int

Eigenschaftswert

der WERT "LE-Darstellung" oder #LE_APPEARANCE_UNKNOWN wenn die Darstellung unbekannt oder noch nicht verfügbar ist.

Attribute

Gilt für: