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