IDeserializer Interface

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface IDeserializer
type IDeserializer = interface
Attributes

Methods

DeserializePropertiesAsync()

For internal use by the Xamarin.Forms platform.

SerializePropertiesAsync(IDictionary<String,Object>)

For internal use by the Xamarin.Forms platform.

Applies to