Class
EffectsViewGroup

Definition

Namespace:Telerik.Maui.EffectsView

Assembly:Telerik.Maui.Core.dll

Syntax:

cs-api-definition
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

EffectsViewGroup(Context)

Declaration

cs-api-definition
public EffectsViewGroup(Context context)

Parameters

context

Context

Methods

OnBorderDrawableChanged()

Declaration

cs-api-definition
protected override void OnBorderDrawableChanged()

Overrides BorderViewGroup.OnBorderDrawableChanged()