Interface ICompass
Defines the public API for the MAUI compass control.
Namespace: Esri.ArcGISRuntime.Toolkit.Maui
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
[Obsolete("No longer in use")]
public interface ICompass : IView, IElement, ITransform
Properties
| Name | Description |
|---|---|
| AutoHide | Gets or sets a value indicating whether the compass will hide itself when the map rotation is 0 degrees. |
| GeoView | Gets or sets the GeoView that the compass is connected to. |
| Heading | Gets or sets the heading of the compass. |