ExportImageSourceHandlerAttribute Clase

Definición

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
Herencia
ExportImageSourceHandlerAttribute
Atributos

Constructores

Nombre Description
ExportImageSourceHandlerAttribute(Type, Type)

Propiedades

Nombre Description
Priority

Obtiene o establece la prioridad de este registro del controlador.

(Heredado de HandlerAttribute)

Métodos

Nombre Description
ShouldRegister()

Devuelve un valor booleano que indica si el tiempo de ejecución debe registrar automáticamente el controlador para el destino.

(Heredado de HandlerAttribute)

Se aplica a