Share via


ExportImageSourceHandlerAttribute(Type, Type) Constructor

Definition

public:
 ExportImageSourceHandlerAttribute(Type ^ handler, Type ^ target);
public ExportImageSourceHandlerAttribute (Type handler, Type target);
new Microsoft.Maui.Controls.Compatibility.ExportImageSourceHandlerAttribute : Type * Type -> Microsoft.Maui.Controls.Compatibility.ExportImageSourceHandlerAttribute
Public Sub New (handler As Type, target As Type)

Parameters

handler
Type
target
Type

Applies to