Class AppHostBuilderExtensions
ArcGIS Runtime AppHost builder methods for registering the runtime with .NET MAUI.
Namespace: Esri.ArcGISRuntime.Maui
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public static class AppHostBuilderExtensions
Methods
| Name | Description |
|---|---|
| UseArcGISRuntime(MauiAppBuilder) | Initializes the ArcGIS Runtime environment and MAUI UI Controls. |
| UseArcGISRuntime(MauiAppBuilder, Action<IArcGISConfiguration>?) | Initializes the ArcGIS Runtime environment and MAUI UI Controls. |
Applies to
| Target | Versions |
|---|---|
| .NET | 200.0 - 300.0 |
| .NET Windows | 200.0 - 300.0 |
| .NET Android | 200.0 - 300.0 |
| .NET iOS | 200.0 - 300.0 |