次の方法で共有


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 プラットフォームによる内部使用向け。

適用対象