Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.03 KB

bluetoothleadvertisementpublishertrigger_useextendedformat.md

File metadata and controls

24 lines (17 loc) · 1.03 KB
-api-id -api-type
P:Windows.ApplicationModel.Background.BluetoothLEAdvertisementPublisherTrigger.UseExtendedFormat
winrt property

Windows.ApplicationModel.Background.BluetoothLEAdvertisementPublisherTrigger.UseExtendedFormat

-description

Specifies that the advertisement publisher should use the Extended Advertising format.

-property-value

Indicates whether or not the Extended Advertising format should be used. The default value is False.

-remarks

Enabling the Extended Advertising format is necessary to enable several other related properties of the BluetoothLEAdvertisementPublisherTrigger class.

-see-also

BluetoothLEAdvertisementPublisherTrigger.IncludeTransmitPowerLevel, BluetoothLEAdvertisementPublisherTrigger.IsAnonymous

-examples