Class
BorderDrawable

Definition

Namespace:Telerik.Maui.Border

Assembly:Telerik.Maui.Core.dll

Syntax:

cs-api-definition
public class BorderDrawable : ColorDrawable

Inheritance: objectBorderDrawable

Constructors

BorderDrawable(Context, IRadBorder)

Declaration

cs-api-definition
public BorderDrawable(Context context, IRadBorder border)

Parameters

context

Context

border

IRadBorder

Methods

Draw(Canvas)

Declaration

cs-api-definition
public override void Draw(Canvas canvas)

Parameters

canvas

Canvas