ClassEffectsViewGroup
Class
Definition
Namespace:Telerik.Maui.EffectsView
Assembly:Telerik.Maui.Core.dll
Syntax:
cs-api-definition
public class EffectsViewGroup : BorderViewGroup, ICrossPlatformLayoutBacking
Inheritance: objectBorderViewGroupEffectsViewGroup
Implements:
Inherited Members
Constructors
EffectsViewGroup(Context)
Declaration
cs-api-definition
public EffectsViewGroup(Context context)
Parameters
context
Context
Methods
OnBorderDrawableChanged()
Declaration
cs-api-definition
protected override void OnBorderDrawableChanged()
Overrides