Share via


GattPresentationFormat.Unit Property

Definition

Gets the Unit of the GattPresentationFormat object.

public:
 property unsigned short Unit { unsigned short get(); };
uint16_t Unit();
public ushort Unit { get; }
var uInt16 = gattPresentationFormat.unit;
Public ReadOnly Property Unit As UShort

Property Value

UInt16

unsigned short

uint16_t

The Unit of the GattPresentationFormat object.

Windows requirements

App capabilities
bluetooth

Applies to