Share via


Shape.ControlsShapeViewMapper Field

Definition

Caution

Use ShapeViewHandler.Mapper instead.

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

Field Value

Attributes

Applies to