Class RadEffectsView
A control that provides effects for such as ripple.
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class RadEffectsView : RadBorder, IEffectsView, IRadBorder, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout, IRipple
Constructors
RadEffectsView()
Declaration
public RadEffectsView()
Fields
RippleColorProperty
Identifies the Ripple
Declaration
public static readonly BindableProperty RippleColorProperty
Field Value
Microsoft.
|
RippleModeProperty
Identifies the Ripple
Declaration
public static readonly BindableProperty RippleModeProperty
Field Value
Microsoft.
|
Properties
RippleColor
Gets or sets the Microsoft.
Declaration
public Color RippleColor { get; set; }
Property Value
Microsoft.
|
RippleMode
Gets or sets the Ripple
Declaration
public RippleMode RippleMode { get; set; }