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

Definition

Namespace:Telerik.Maui.EffectsView

Assembly:Telerik.Maui.Core.dll

Syntax:

C#
public class EffectsViewGroup : BorderViewGroup, ICrossPlatformLayoutBacking

Inheritance: objectBorderViewGroupEffectsViewGroup

Implements: ICrossPlatformLayoutBacking

Inherited Members BorderViewGroup.DispatchDraw(Canvas)BorderViewGroup.OnMeasure(int, int)BorderViewGroup.OnLayout(bool, int, int, int, int)BorderViewGroup.CrossPlatformLayoutBorderViewGroup.BorderDrawable

Constructors

C#
public EffectsViewGroup(Context context)
Parameters:contextContext

Methods

C#
protected override void OnBorderDrawableChanged()

Overrides: BorderViewGroup.OnBorderDrawableChanged()