Enum DeviceSubClassType

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    An enum of Device Subclass types.

    public enum DeviceSubClassType

    Fields

    Name Description
    Finger

    The normal flat of your finger

    Fingernail

    A fingernail

    HandFlat

    The flat of your hand

    HandSide

    The side of your hand

    Knuckle

    A Knuckle

    None

    Not a device

    Palm

    The palm of a users hand

    PenTip

    The tip of a pen

    Remocon

    A remote controller

    Trackball

    A trackball style mouse

    Trackpad

    A trackpad style mouse

    Trackpoint

    A trackpoint style mouse

    VirtualKeyboard

    A virtual keyboard

    VirtualMouse

    A virtual mouse

    VirtualRemocon

    A virtual remocon

    Extension Methods

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