ExportImageSourceHandlerAttribute Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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
- Herança
- Atributos
Construtores
| Name | Description |
|---|---|
| ExportImageSourceHandlerAttribute(Type, Type) | |
Propriedades
| Name | Description |
|---|---|
| Priority |
Obtém ou define a prioridade deste registo do handler. (Herdado de HandlerAttribute) |
Métodos
| Name | Description |
|---|---|
| ShouldRegister() |
Devolve um valor booleano que indica se o tempo de execução deve registar automaticamente o handler do alvo. (Herdado de HandlerAttribute) |