BorderViewGroup
Class
Definition
Namespace:Telerik.Maui.Border
Assembly:Telerik.Maui.Core.dll
Syntax:
C#
public class BorderViewGroup : FrameLayout, ICrossPlatformLayoutBacking
Inheritance: objectBorderViewGroup
Derived Classes:
Implements:
Constructors
C#
public BorderViewGroup(Context context)
Properties
C#
public BorderDrawable BorderDrawable { get; set; }
CrossPlatformLayout
ICrossPlatformLayout
C#
public ICrossPlatformLayout CrossPlatformLayout { get; set; }
Methods
C#
protected override void DispatchDraw(Canvas canvas)
C#
protected virtual void OnBorderDrawableChanged()