SwipeViewHandler.CommandMapper Field

Definition

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

Field Value

Applies to