共用方式為


ResourcesChangedEventArgs.Values 屬性

定義

供 Xamarin.Forms 平台內部使用。

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

屬性值

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

供 Xamarin.Forms 平台內部使用。

適用於