Enum InputGenerator.PointerWheelType

    Definition

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

    Enumeration of pointer wheel event types.

    public enum InputGenerator.PointerWheelType

    Fields

    Name Description
    Horizontal

    Horizontal wheel.

    Vertical

    Vertical wheel.

    Extension Methods

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