Share via


GattPresentationFormatTypes.UInt8 Property

Definition

Gets the value of the UInt8 Format Type.

public:
 static property byte UInt8 { byte get(); };
static byte UInt8();
public static byte UInt8 { get; }
var byte = GattPresentationFormatTypes.uInt8;
Public Shared ReadOnly Property UInt8 As Byte

Property Value

Byte

byte

The value of the UInt8 Format Type.

Windows requirements

App capabilities
bluetooth

Applies to