Class NavigateCommand
- Namespace
- Nalu
- Assembly
- Nalu.Maui.Navigation.dll
Provides a navigation command that can be used in XAML by providing a Navigation object as parameter.
[RequireService(new Type[] { typeof(IProvideValueTarget) })]
public class NavigateCommand : IMarkupExtension<ICommand>, IMarkupExtension
- Inheritance
-
NavigateCommand
- Implements
- Inherited Members
Methods
ProvideValue(IServiceProvider)
public ICommand ProvideValue(IServiceProvider xamlProvider)
Parameters
xamlProviderIServiceProvider