ButtonHandler.TextButtonMapper Field

Definition

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::ITextButton ^, Microsoft::Maui::Handlers::IButtonHandler ^> ^ TextButtonMapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.ITextButton,Microsoft.Maui.Handlers.IButtonHandler> TextButtonMapper;
 staticval mutable TextButtonMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.ITextButton, Microsoft.Maui.Handlers.IButtonHandler>
Public Shared TextButtonMapper As IPropertyMapper(Of ITextButton, IButtonHandler) 

Field Value

Applies to