Class Window.WheelEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
Wheel event arguments.
public class Window.WheelEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsWindow.WheelEventArgs
Properties
View SourceWheel
Wheel.
Declaration
public Wheel Wheel { get; set; }
Property Value
Type | Description |
---|---|
Wheel |