Class Window.WheelEventArgs

    Definition

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

    The Wheel event arguments.

    public class Window.WheelEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    Window.WheelEventArgs

    Properties

    View Source

    Wheel

    Wheel.

    Declaration
    public Wheel Wheel { get; set; }
    Property Value
    Type Description
    Wheel
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX