BindingExpression<T>
A binding described by
Bind(...), not yet attached to a source.Assign it to a
Bindable<T>property.
- Kind: Class
- Namespace: SkeleKit
| Type parameter | Summary |
|---|---|
T | The value type the binding produces. |