Class View.WheelEventArgs
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the wheel signal.
public class View.WheelEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsView.WheelEventArgs
Properties
View SourceWheel
WheelEvent - store a wheel rolling type: MOUSE_WHEEL or CUSTOM_WHEEL.
Declaration
public Wheel Wheel { get; set; }
Property Value
Type | Description |
---|---|
Wheel |