NavigationPage.ControlsNavigationPageMapper Field

Definition

Caution

Use NavigationViewHandler.Mapper instead.

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IStackNavigationView ^, Microsoft::Maui::Handlers::NavigationViewHandler ^> ^ ControlsNavigationPageMapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IStackNavigationView,Microsoft.Maui.Handlers.NavigationViewHandler> ControlsNavigationPageMapper;
[System.Obsolete("Use NavigationViewHandler.Mapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IStackNavigationView,Microsoft.Maui.Handlers.NavigationViewHandler> ControlsNavigationPageMapper;
 staticval mutable ControlsNavigationPageMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IStackNavigationView, Microsoft.Maui.Handlers.NavigationViewHandler>
[<System.Obsolete("Use NavigationViewHandler.Mapper instead.")>]
 staticval mutable ControlsNavigationPageMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IStackNavigationView, Microsoft.Maui.Handlers.NavigationViewHandler>
Public Shared ControlsNavigationPageMapper As IPropertyMapper(Of IStackNavigationView, NavigationViewHandler) 

Field Value

Attributes

Applies to