Xamarin.Forms.IElementController Members

The members of Xamarin.Forms.IElementController are listed below.

Public Methods

SetValueFromRenderer(BindableProperty, object)
When implemented in a derived class, sets the value on bound properties so that their bindings are preserved.
SetValueFromRenderer(BindablePropertyKey, object)
Sets a bound property value from a renderer without breaking the binding.