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