Editor.ControlsEditorMapper Field

Definition

Caution

Use EditorHandler.Mapper instead.

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

Field Value

Attributes

Applies to