BluetoothDevice.ActionLeAppearanceChanged Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("ACTION_LE_APPEARANCE_CHANGED", ApiSince=37)]
[Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")]
public const string ActionLeAppearanceChanged;
[<Android.Runtime.Register("ACTION_LE_APPEARANCE_CHANGED", ApiSince=37)>]
[<Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
val mutable ActionLeAppearanceChanged : string
Field Value
Implements
- Attributes