IDeserializer.SerializePropertiesAsync Method

Definition

For internal use by the Xamarin.Forms platform.

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

Parameters

properties
System.Collections.Generic.IDictionary<System.String,System.Object>

For internal use by the Xamarin.Forms platform.

Returns

System.Threading.Tasks.Task

For internal use by the Xamarin.Forms platform.

Applies to