Class AppHostBuilderExtensions
ArcGIS Runtime AppHost builder methods for registering the runtime with .NET MAUI.
Inheritance
System.Object
AppHostBuilderExtensions
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |