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