Xamarin.Forms.DataTemplate: Method Members

The methods of Xamarin.Forms.DataTemplate are listed below. For a list of all members, see the DataTemplate Members list.

See Also: Inherited members from System.Object

Public Methods

CreateContent() : object
Loads the template for the type that is represented by this Xamarin.Forms.DataTemplate and sets all of the bindings and values.
SetBinding(BindableProperty, BindingBase)
Sets the binding for property.
SetValue(BindableProperty, object)
Sets the value of property.