GattPresentationFormatTypes
GattPresentationFormatTypes
GattPresentationFormatTypes
GattPresentationFormatTypes
Class
Definition
Represents the different well-known values that the GattPresentationFormat.FormatType property can take.
public : static class GattPresentationFormatTypespublic static class GattPresentationFormatTypesPublic Static Class GattPresentationFormatTypes// You can use this class in JavaScript.
- Attributes
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
Bit2 Bit2 Bit2 Bit2
Gets the value of the Bit2 Format Type.
public : static byte Bit2 { get; }public static byte Bit2 { get; }Public Static ReadOnly Property Bit2 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the Bit2 Format Type.
Boolean Boolean Boolean Boolean
Gets the value of the Boolean Format Type.
public : static byte Boolean { get; }public static byte Boolean { get; }Public Static ReadOnly Property Boolean As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the Boolean Format Type.
DUInt16 DUInt16 DUInt16 DUInt16
Gets the value of the DUInt16 Format Type.
public : static byte DUInt16 { get; }public static byte DUInt16 { get; }Public Static ReadOnly Property DUInt16 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the DUInt16 Format Type.
Float Float Float Float
Gets the value of the Float Format Type.
public : static byte Float { get; }public static byte Float { get; }Public Static ReadOnly Property Float As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the Float Format Type.
Float32 Float32 Float32 Float32
Gets the value of the Float32 Format Type.
public : static byte Float32 { get; }public static byte Float32 { get; }Public Static ReadOnly Property Float32 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the Float32 Format Type.
Float64 Float64 Float64 Float64
Gets the value of the Float64 Format Type.
public : static byte Float64 { get; }public static byte Float64 { get; }Public Static ReadOnly Property Float64 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the Float64 Format Type.
Nibble Nibble Nibble Nibble
Gets the value of the Nibble Format Type.
public : static byte Nibble { get; }public static byte Nibble { get; }Public Static ReadOnly Property Nibble As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the Nibble Format Type.
SFloat SFloat SFloat SFloat
Gets the value of the SFloat Format Type.
public : static byte SFloat { get; }public static byte SFloat { get; }Public Static ReadOnly Property SFloat As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the SFloat Format Type.
SInt12 SInt12 SInt12 SInt12
Gets the value of the SInt12 Format Type.
public : static byte SInt12 { get; }public static byte SInt12 { get; }Public Static ReadOnly Property SInt12 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the SInt12 Format Type.
SInt128 SInt128 SInt128 SInt128
Gets the value of the SInt128 Format Type.
public : static byte SInt128 { get; }public static byte SInt128 { get; }Public Static ReadOnly Property SInt128 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the SInt128 Format Type.
SInt16 SInt16 SInt16 SInt16
Gets the value of the SInt16 Format Type.
public : static byte SInt16 { get; }public static byte SInt16 { get; }Public Static ReadOnly Property SInt16 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the SInt16 Format Type.
SInt24 SInt24 SInt24 SInt24
Gets the value of the SInt24 Format Type.
public : static byte SInt24 { get; }public static byte SInt24 { get; }Public Static ReadOnly Property SInt24 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the SInt24 Format Type.
SInt32 SInt32 SInt32 SInt32
Gets the value of the SInt32 Format Type.
public : static byte SInt32 { get; }public static byte SInt32 { get; }Public Static ReadOnly Property SInt32 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the SInt32 Format Type.
SInt48 SInt48 SInt48 SInt48
Gets the value of the SInt48 Format Type.
public : static byte SInt48 { get; }public static byte SInt48 { get; }Public Static ReadOnly Property SInt48 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the SInt48 Format Type.
SInt64 SInt64 SInt64 SInt64
Gets the value of the SInt64 Format Type.
public : static byte SInt64 { get; }public static byte SInt64 { get; }Public Static ReadOnly Property SInt64 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the SInt64 Format Type.
SInt8 SInt8 SInt8 SInt8
Gets the value of the SInt8 Format Type.
public : static byte SInt8 { get; }public static byte SInt8 { get; }Public Static ReadOnly Property SInt8 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the SInt8 Format Type.
Struct Struct Struct Struct
Gets the value of the Struct Format Type.
public : static byte Struct { get; }public static byte Struct { get; }Public Static ReadOnly Property Struct As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the Struct Format Type.
UInt12 UInt12 UInt12 UInt12
Gets the value of the UInt12 Format Type.
public : static byte UInt12 { get; }public static byte UInt12 { get; }Public Static ReadOnly Property UInt12 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the UInt12 Format Type.
UInt128 UInt128 UInt128 UInt128
Gets the value of the UInt128 Format Type.
public : static byte UInt128 { get; }public static byte UInt128 { get; }Public Static ReadOnly Property UInt128 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the UInt128 Format Type.
UInt16 UInt16 UInt16 UInt16
Gets the value of the UInt16 Format Type.
public : static byte UInt16 { get; }public static byte UInt16 { get; }Public Static ReadOnly Property UInt16 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the UInt16 Format Type.
UInt24 UInt24 UInt24 UInt24
Gets the value of the UInt24 Format Type.
public : static byte UInt24 { get; }public static byte UInt24 { get; }Public Static ReadOnly Property UInt24 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the UInt24 Format Type.
UInt32 UInt32 UInt32 UInt32
Gets the value of the UInt32 Format Type.
public : static byte UInt32 { get; }public static byte UInt32 { get; }Public Static ReadOnly Property UInt32 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the UInt32 Format Type.
UInt48 UInt48 UInt48 UInt48
Gets the value of the UInt48 Format Type.
public : static byte UInt48 { get; }public static byte UInt48 { get; }Public Static ReadOnly Property UInt48 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the UInt48 Format Type.
UInt64 UInt64 UInt64 UInt64
Gets the value of the UInt64 Format Type.
public : static byte UInt64 { get; }public static byte UInt64 { get; }Public Static ReadOnly Property UInt64 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the UInt64 Format Type.
UInt8 UInt8 UInt8 UInt8
Gets the value of the UInt8 Format Type.
public : static byte UInt8 { get; }public static byte UInt8 { get; }Public Static ReadOnly Property UInt8 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the UInt8 Format Type.
Utf16 Utf16 Utf16 Utf16
Gets the value of the Utf16 Format Type.
public : static byte Utf16 { get; }public static byte Utf16 { get; }Public Static ReadOnly Property Utf16 As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The value of the Utf16 Format Type.