ResourcesChangedEventArgs.Values Property

Definition

For internal use by the Xamarin.Forms platform.

public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,object>> Values { get; }
member this.Values : seq<System.Collections.Generic.KeyValuePair<string, obj>>

Property Value

System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,System.Object>>

For internal use by the Xamarin.Forms platform.

Applies to