ClassRadEffectsView
Class
A control that provides effects for such as ripple.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class RadEffectsView : RadBorder, IRadBorder, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewRadBorderRadEffectsView
Implements:
Inherited Members
Constructors
RadEffectsView()
Declaration
cs-api-definition
public RadEffectsView()
Fields
RippleColorProperty
Identifies the RippleColor property.
Declaration
cs-api-definition
public static readonly BindableProperty RippleColorProperty
Field Value
BindableProperty
RippleModeProperty
Identifies the RippleMode property.
Declaration
cs-api-definition
public static readonly BindableProperty RippleModeProperty
Field Value
BindableProperty
Properties
RippleColor
Gets or sets the Color for the ripple.
Declaration
cs-api-definition
public Color RippleColor { get; set; }
Property Value
Color
RippleMode
Gets or sets the RippleMode for this view.