Class Scrollable.StartedEventArgs
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
The scroll animation started event arguments.
public class Scrollable.StartedEventArgs : EventArgs
- Inheritance
-
objectScrollable.StartedEventArgs
Properties
View SourceVector2
Vector2.
Declaration
public Vector2 Vector2 { get; set; }
Property Value
Type | Description |
---|---|
Vector2 |