Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 658 Bytes

bluetoothleadvertisementreceivedeventargs_isdirected.md

File metadata and controls

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

Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementReceivedEventArgs.IsDirected

-description

Indicates whether the received advertisement is directed.

-property-value

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

-remarks

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

-see-also

-examples