Xamarin.Forms.Frame.HasShadow Property
Gets or sets a flag indicating if the Frame has a shadow displayed. This is a bindable property.

Syntax

public bool HasShadow { get; set; }

Value

A bool indicating whether or not the Frame has a shadow. Default is true.

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