언어

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 모양 값이거나 #LE_APPEARANCE_UNKNOWN 모양을 알 수 없거나 아직 사용할 수 없는 경우

특성

적용 대상