Share via


Editor.ControlsEditorMapper 字段

定义

注意

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) 

字段值

属性

适用于