TabbedPage.ControlsTabbedPageMapper Field

Definition

Caution

Use TabbedViewHandler.Mapper instead.

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

Field Value

Attributes

Applies to