PreserveAttribute Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.