Class AutoResetEffects
Specifies the effect for AutoResetEffect.
Inheritance
System.Object
AutoResetEffects
Namespace: Syncfusion.XForms.EffectsView
Assembly: Syncfusion.Core.XForms.dll
Syntax
public sealed class AutoResetEffects : Enum
Fields
Highlight
Smooth transition on the background color of the view.
Declaration
public const AutoResetEffects Highlight
Field Value
Type | Description |
---|---|
AutoResetEffects |
None
No effect.
Declaration
public const AutoResetEffects None
Field Value
Type | Description |
---|---|
AutoResetEffects |
Ripple
Ripple is a growable circle, and it grows till the whole layout is filled. It depends on InitialRippleFactor.
Declaration
public const AutoResetEffects Ripple
Field Value
Type | Description |
---|---|
AutoResetEffects |
Scale
Scale is smooth scaling transition from actual size to the specified ScaleFactor in pixels.
Declaration
public const AutoResetEffects Scale
Field Value
Type | Description |
---|---|
AutoResetEffects |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |