RenderWithAttribute Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| RenderWithAttribute(Type) |
Vista que se va a representar. |
| RenderWithAttribute(Type, Type[]) |
RenderWithAttribute(Type)
Vista que se va a representar.
public RenderWithAttribute(Type type);
new Xamarin.Forms.RenderWithAttribute : Type -> Xamarin.Forms.RenderWithAttribute
Parámetros
- type
- System.Type
Vista que se va a representar.
Comentarios
Vista que se va a representar.
Se aplica a
RenderWithAttribute(Type, Type[])
public RenderWithAttribute(Type type, Type[] supportedVisuals);
new Xamarin.Forms.RenderWithAttribute : Type * Type[] -> Xamarin.Forms.RenderWithAttribute
Parámetros
- type
- System.Type
- supportedVisuals
- System.Type[]