Xamarin.Forms.Frame.OutlineColor Property
Gets or sets the color of the border of the Frame. This is a bindable property.

Syntax

public Color OutlineColor { get; set; }

Value

A Xamarin.Forms.Color representing the border Color. Default is Color.Default.

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