New to Telerik UI for .NET MAUIStart a free 30-day trial

Enum for ripple effect modes.

Definition

Namespace:Telerik.Maui.Theming

Assembly:Telerik.Maui.Core.dll

Syntax:

C#
public enum RippleMode

Fields

The element will play a ripple effect on pressed and flood the element while held.

C#
Hold = 2

The element will not render ripple effects.

C#
None = 0

The element will play a ripple effect on pressed and the ripple will fade away even on hold.

C#
Pulse = 1
In this article
DefinitionFieldsHoldNonePulse
Not finding the help you need?
Contact Support