Share via


Profile.Datum Struct

Definition

For internal use by the Xamarin.Forms platform.

[System.Diagnostics.DebuggerDisplay("{Name,nq} {Id} {Ticks}")]
public struct Profile.Datum
type Profile.Datum = struct
Inheritance
System.ValueType
Profile.Datum
Attributes
System.Diagnostics.DebuggerDisplayAttribute

Fields

Depth

For internal use by the Xamarin.Forms platform.

Id

For internal use by the Xamarin.Forms platform.

Line

For internal use by the Xamarin.Forms platform.

Name

For internal use by the Xamarin.Forms platform.

Ticks

For internal use by the Xamarin.Forms platform.

Applies to