Frame.BorderColor Property

Definition

Gets or sets the border color for the frame.

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

Property Value

The border color for the frame.

Applies to