1 write to HeadingMagneticNorth
Microsoft.Maui.Essentials (1)
Compass\Compass.shared.cs (1)
197 HeadingMagneticNorth = headingMagneticNorth;
7 references to HeadingMagneticNorth
Microsoft.Maui.Essentials (7)
Compass\Compass.shared.cs (7)
213 /// Compares the underlying <see cref="CompassData.HeadingMagneticNorth"/> instances. 218 HeadingMagneticNorth.Equals(other.HeadingMagneticNorth); 240 HeadingMagneticNorth.GetHashCode(); 243 /// Returns a string representation of the current values of <see cref="CompassData.HeadingMagneticNorth"/>. 247 $"{nameof(HeadingMagneticNorth)}: {HeadingMagneticNorth}";