Share via


PreserveAttribute Constructors

Definition

Overloads

PreserveAttribute()

For internal use by platform renderers.

PreserveAttribute(Boolean, Boolean)

For internal use by platform renderers.

PreserveAttribute()

For internal use by platform renderers.

public PreserveAttribute ();

Applies to

PreserveAttribute(Boolean, Boolean)

For internal use by platform renderers.

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

Parameters

allMembers
System.Boolean

For internal use by the Xamarin.Forms platform.

conditional
System.Boolean

For internal use by the Xamarin.Forms platform.

Applies to