Interface IScreenCommand
public interface IScreenCommand : IInternalCommand, INotifyPropertyChanged
- Inherited Members
- Extension Methods
Methods
ExecuteAsync()
Task ExecuteAsync()
Returns
Events
Executed
event Action Executed
Event Type
Executing
event Action Executing