言語

BluetoothDevice.LeAppearance プロパティ

定義

リモート デバイスのBluetooth LE の外観を取得します。

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

プロパティ値

ル外観の値、または外観が不明であるか、まだ使用できない場合に #LE_APPEARANCE_UNKNOWN します。

属性

適用対象