Share via


PageHandler.MapTitle(IPageHandler, IContentView) Method

Definition

public:
 static void MapTitle(Microsoft::Maui::Handlers::IPageHandler ^ handler, Microsoft::Maui::IContentView ^ page);
public static void MapTitle (Microsoft.Maui.Handlers.IPageHandler handler, Microsoft.Maui.IContentView page);
static member MapTitle : Microsoft.Maui.Handlers.IPageHandler * Microsoft.Maui.IContentView -> unit
Public Shared Sub MapTitle (handler As IPageHandler, page As IContentView)

Parameters

handler
IPageHandler

Applies to