CharacteristicFormat property

BTH_LE_GATT_DESCRIPTOR_VALUE_0_3 get CharacteristicFormat

Implementation

BTH_LE_GATT_DESCRIPTOR_VALUE_0_3 get CharacteristicFormat =>
    this.Anonymous.CharacteristicFormat;
set CharacteristicFormat (BTH_LE_GATT_DESCRIPTOR_VALUE_0_3 value)

Implementation

set CharacteristicFormat(BTH_LE_GATT_DESCRIPTOR_VALUE_0_3 value) =>
    this.Anonymous.CharacteristicFormat = value;