Xamarin.Forms.Button.BorderWidth Property
Gets or sets the width of the border. This is a bindable property.

Syntax

public double BorderWidth { get; set; }

Value

The width of the button border; the default is 0.

Remarks

Set this value to a non-zero value in order to have a visible border.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0