The members of Xamarin.Forms.BindingBase are listed below.
See Also: Inherited members from System.Object
| Mode | BindingMode. Gets or sets the mode for this binding. | |
| StringFormat | string. Gets or sets the string format for this binding. |
static | DisableCollectionSynchronization(IEnumerable)Stops synchronization on the collection. | |
static | EnableCollectionSynchronization(IEnumerable, object, CollectionSynchronizationCallback)Starts synchronization on the collection by using callback and context. | |
ThrowIfApplied()Throws an InvalidOperationException if the binding has been applied. | ||