Async |
The AsyncCommand<T> type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanExecute | |
![]() | ExecuteAsync | |
![]() | RaiseCanExecuteChanged |
Name | Description | |
---|---|---|
![]() ![]() | ICommand.CanExecute | Defines the method that determines whether the command can execute in its current state. |
![]() ![]() | ICommand.Execute | Defines the method to be called when the command is invoked. |