PreserveAttribute 构造函数

定义

重载

PreserveAttribute()

供平台呈现器内部使用。

PreserveAttribute(Boolean, Boolean)

供平台呈现器内部使用。

PreserveAttribute()

供平台呈现器内部使用。

public PreserveAttribute ();

适用于

PreserveAttribute(Boolean, Boolean)

供平台呈现器内部使用。

public PreserveAttribute (bool allMembers, bool conditional);
new Xamarin.Forms.Internals.PreserveAttribute : bool * bool -> Xamarin.Forms.Internals.PreserveAttribute

参数

allMembers
System.Boolean

供 Xamarin.Forms 平台内部使用。

conditional
System.Boolean

供 Xamarin.Forms 平台内部使用。

适用于