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
Boolean

For internal use by the Xamarin.Forms platform.

conditional
Boolean

For internal use by the Xamarin.Forms platform.

Applies to