HandlerAttribute Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
HandlerAttribute(Type, Type) | |
HandlerAttribute(Type, Type, Type[]) |
HandlerAttribute(Type, Type)
protected HandlerAttribute (Type handler, Type target);
new Xamarin.Forms.HandlerAttribute : Type * Type -> Xamarin.Forms.HandlerAttribute
Parâmetros
- handler
- System.Type
- target
- System.Type
Aplica-se a
HandlerAttribute(Type, Type, Type[])
protected HandlerAttribute (Type handler, Type target, Type[] supportedVisuals);
new Xamarin.Forms.HandlerAttribute : Type * Type * Type[] -> Xamarin.Forms.HandlerAttribute
Parâmetros
- handler
- System.Type
- target
- System.Type
- supportedVisuals
- System.Type[]