Class ScrollView.SnapStartedEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the SnapStarted signal.
public class ScrollView.SnapStartedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args ScrollView. Snap Started Event Args
Properties
View SourceSnapEventInfo
SnapEventInfo is the SnapEvent information like snap or flick (it tells the target position, scale, rotation for the snap or flick).
Declaration
public ScrollView.SnapEvent SnapEventInfo { get; set; }
Property Value
Type | Description |
---|---|
Scroll |