withBindRestrictions

open fun withBindRestrictions(additionalRestrictions: Array<Bindable.BindRestriction>): Bindable<T>

Create an updated Bindable instance with additional bind restrictions.

Return

an updated Bindable

Since

2.5.0

Parameters

additionalRestrictions

any additional restrictions to apply