Xamarin.Forms.Button.BorderRadius Property
Gets or sets the corner radius of the border. This is a bindable property.

Syntax

public int BorderRadius { get; set; }

Value

The corner radius of the button border; the default is 5.

Remarks

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