次の方法で共有


RenderWithAttribute コンストラクター

定義

オーバーロード

RenderWithAttribute(Type)

レンダリングするビュー。

RenderWithAttribute(Type, Type[])

RenderWithAttribute(Type)

レンダリングするビュー。

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

パラメーター

type
System.Type

レンダリングするビュー。

注釈

レンダリングするビュー。

適用対象

RenderWithAttribute(Type, Type[])

public RenderWithAttribute(Type type, Type[] supportedVisuals);
new Xamarin.Forms.RenderWithAttribute : Type * Type[] -> Xamarin.Forms.RenderWithAttribute

パラメーター

type
System.Type
supportedVisuals
System.Type[]

適用対象