IDataTemplate.LoadTemplate Property

Definition

For internal use by platform renderers.

public Func<object> LoadTemplate { get; set; }
member this.LoadTemplate : Func<obj> with get, set

Property Value

System.Func<System.Object>

For internal use by the Xamarin.Forms platform.

Applies to