Condividi tramite


ExportImageSourceHandlerAttribute Classe

Definizione

public ref class ExportImageSourceHandlerAttribute sealed : Microsoft::Maui::Controls::HandlerAttribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class ExportImageSourceHandlerAttribute : Microsoft.Maui.Controls.HandlerAttribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type ExportImageSourceHandlerAttribute = class
    inherit HandlerAttribute
Public NotInheritable Class ExportImageSourceHandlerAttribute
Inherits HandlerAttribute
Ereditarietà
ExportImageSourceHandlerAttribute
Attributi

Costruttori

Nome Descrizione
ExportImageSourceHandlerAttribute(Type, Type)

Proprietà

Nome Descrizione
Priority

Ottiene o imposta la priorità della registrazione del gestore.

(Ereditato da HandlerAttribute)

Metodi

Nome Descrizione
ShouldRegister()

Restituisce un valore booleano che indica se il runtime deve registrare automaticamente il gestore per la destinazione.

(Ereditato da HandlerAttribute)

Si applica a