Enum
RippleMode

Enum for ripple effect modes.

Definition

Namespace:Telerik.Maui.Theming

Assembly:Telerik.Maui.Core.dll

Syntax:

cs-api-definition
public enum RippleMode

Fields

Hold

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

Declaration

cs-api-definition
Hold = 2

Field Value

RippleMode

None

The element will not render ripple effects.

Declaration

cs-api-definition
None = 0

Field Value

RippleMode

Pulse

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

Declaration

cs-api-definition
Pulse = 1

Field Value

RippleMode

In this article
DefinitionFieldsHoldNonePulse
Not finding the help you need?
Contact Support