Application.Resources Property

Definition

Gets or sets the resource dictionary for this Application object.

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

Property Value

Applies to