Property Input
| Improve this Doc View SourceInput
Gets the input that handles flushing from view to presenter.
Declaration
public ScalarInput<T> Input { get; }
Property Value
| Type | Description |
|---|---|
| ScalarInput<T> |
Gets the input that handles flushing from view to presenter.
public ScalarInput<T> Input { get; }
| Type | Description |
|---|---|
| ScalarInput<T> |