Enum FloatDataType

    Definition

    Namespace:
    Tizen.Network.Bluetooth
    Assembly:
    Tizen.Network.Bluetooth.dll

    Enumerations of the float type for GATT handle's values.

    public enum FloatDataType

    Fields

    Name Description
    Float

    The 32-bit float type.

    SFloat

    The 16-bit float type.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<FloatDataType>(FloatDataType, string)
    Extensions.LoadFromXaml<FloatDataType>(FloatDataType, string)
    Extensions.LoadFromXaml<FloatDataType>(FloatDataType, Type)
    Extensions.LoadFromXamlFile<FloatDataType>(FloatDataType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX