SearchBarHandler.Mapper Field
Definition
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.
public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::ISearchBar ^, Microsoft::Maui::Handlers::ISearchBarHandler ^> ^ Mapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.ISearchBar,Microsoft.Maui.Handlers.ISearchBarHandler> Mapper;
staticval mutable Mapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.ISearchBar, Microsoft.Maui.Handlers.ISearchBarHandler>
Public Shared Mapper As IPropertyMapper(Of ISearchBar, ISearchBarHandler)