Back to Devexpress

SimpleButton.UseRippleEffect Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-7a5dc960.md

latest934 B
Original Source

SimpleButton.UseRippleEffect Property

Gets or sets whether the ripple animation effect is used.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public bool UseRippleEffect { get; set; }

Property Value

TypeDescription
Boolean

True , to use the animation effect; otherwise, false.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace