Xamarin.Forms.BindableObject.RemoveBinding Method
Removes a previously set binding.

Syntax

public void RemoveBinding (BindableProperty property)

Parameters

property
The BindableProperty from which to remove bindings.

Remarks

This method succeeds even if property is not bound.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0