BoxView.CornerRadius Property

Definition

Gets or sets the corner radius for the box view.

public Xamarin.Forms.CornerRadius CornerRadius { get; set; }
member this.CornerRadius : Xamarin.Forms.CornerRadius with get, set

Property Value

The corner radius for the box view.

Applies to