TypeConversionAttribute(Type) 构造函数

定义

供 XAML 基础结构内部使用。

public TypeConversionAttribute (Type targetType);
new Xamarin.Forms.Xaml.TypeConversionAttribute : Type -> Xamarin.Forms.Xaml.TypeConversionAttribute

参数

targetType
System.Type

供 XAML 基础结构内部使用。

适用于