Compartilhar via


RenderWithAttribute Construtores

Definição

Sobrecargas

RenderWithAttribute(Type)

O modo de exibição a renderizar.

RenderWithAttribute(Type, Type[])

RenderWithAttribute(Type)

O modo de exibição a renderizar.

public RenderWithAttribute (Type type);
new Xamarin.Forms.RenderWithAttribute : Type -> Xamarin.Forms.RenderWithAttribute

Parâmetros

type
System.Type

O modo de exibição a renderizar.

Comentários

O modo de exibição a renderizar.

Aplica-se 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[]

Aplica-se a