Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 662 Bytes

bluetoothleadvertisementreceivedeventargs_isconnectable.md

File metadata and controls

23 lines (16 loc) · 662 Bytes
-api-id -api-type
P:Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementReceivedEventArgs.IsConnectable
winrt property

Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementReceivedEventArgs.IsConnectable

-description

Indicates whether the received advertisement is connectable.

-property-value

Indicates whether the advertisement is connectable. Returns True if it is, otherwise, returns False.

-remarks

This property is intended to be used on extended advertisements, which are not necessarily connectable.

-see-also

-examples