Share via


LayoutHandler.CommandMapper Field

Definition

public: static Microsoft::Maui::CommandMapper<Microsoft::Maui::ILayout ^, Microsoft::Maui::ILayoutHandler ^> ^ CommandMapper;
public static Microsoft.Maui.CommandMapper<Microsoft.Maui.ILayout,Microsoft.Maui.ILayoutHandler> CommandMapper;
 staticval mutable CommandMapper : Microsoft.Maui.CommandMapper<Microsoft.Maui.ILayout, Microsoft.Maui.ILayoutHandler>
Public Shared CommandMapper As CommandMapper(Of ILayout, ILayoutHandler) 

Field Value

Applies to