IDeserializer.DeserializePropertiesAsync Method

Definition

For internal use by the Xamarin.Forms platform.

public System.Threading.Tasks.Task<System.Collections.Generic.IDictionary<string,object>> DeserializePropertiesAsync ();
abstract member DeserializePropertiesAsync : unit -> System.Threading.Tasks.Task<System.Collections.Generic.IDictionary<string, obj>>

Returns

System.Threading.Tasks.Task<System.Collections.Generic.IDictionary<System.String,System.Object>>

For internal use by the Xamarin.Forms platform.

Applies to