Summary
Gets the
Value
as an observable.
- Namespace
- Avalonia
.Data - Containing Type
- InstancedBinding
Syntax
public IObservable<object> Observable { get; }
Value
Type | Description |
---|---|
IObservable |
Value
as an observable.
public IObservable<object> Observable { get; }
Type | Description |
---|---|
IObservable |