Class ThemeConstants.Scroller.Signals
Inheritance
System.Object
ThemeConstants.Scroller.Signals
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Tizen.UIExtensions.ElmSharp
Assembly: Tizen.UIExtensions.ElmSharp.dll
Syntax
public class Signals
Fields
StartScrollAnimation
Declaration
public const string StartScrollAnimation = "scroll,anim,start"
Field Value
Type | Description |
---|---|
System.String |
StopScrollAnimation
Declaration
public const string StopScrollAnimation = "scroll,anim,stop"
Field Value
Type | Description |
---|---|
System.String |