BaseAsyncValueCommand<TExecute,TCanExecute> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Abstract Base Class used by AsyncValueCommand
public abstract class BaseAsyncValueCommand<TExecute,TCanExecute> : Xamarin.CommunityToolkit.ObjectModel.Internals.BaseCommand<TCanExecute>, System.Windows.Input.ICommand
- TExecute
- TCanExecute
- Inheritance
- Derived
- Implements
-
System.
Windows. Input. ICommand
Allows |
Returns true if the Command allows simultaneous executions (Inherited from BaseCommand<TCanExecute>) |
Execution |
(Inherited from BaseCommand<TCanExecute>) |
Is |
Returns true when the Command is currently executing. Returns false when the Command is not executing (Inherited from BaseCommand<TCanExecute>) |
Can |
Determines whether the command can execute in its current state (Inherited from BaseCommand<TCanExecute>) |
Change |
Raises the |
Raise |
Raises the |
Can |
Occurs when changes occur that affect whether or not the command should execute (Inherited from BaseCommand<TCanExecute>) |
מוצר | גירסאות |
---|---|
Xamarin Community Toolkit | Latest |