Compartir a través de


RenderWithAttribute Constructores

Definición

Sobrecargas

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

Se aplica a