Entry.ControlsEntryMapper Campo

Definición

Precaución

Use EntryHandler.Mapper instead.

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IEntry ^, Microsoft::Maui::Handlers::EntryHandler ^> ^ ControlsEntryMapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IEntry,Microsoft.Maui.Handlers.EntryHandler> ControlsEntryMapper;
[System.Obsolete("Use EntryHandler.Mapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IEntry,Microsoft.Maui.Handlers.EntryHandler> ControlsEntryMapper;
 staticval mutable ControlsEntryMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IEntry, Microsoft.Maui.Handlers.EntryHandler>
[<System.Obsolete("Use EntryHandler.Mapper instead.")>]
 staticval mutable ControlsEntryMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IEntry, Microsoft.Maui.Handlers.EntryHandler>
Public Shared ControlsEntryMapper As IPropertyMapper(Of IEntry, EntryHandler) 

Valor de campo

Atributos

Se aplica a