Namespace Esri.ArcGISRuntime.Arcade
Classes
ArcadeConsoleMessageContext
Provides information about the execution context where an Arcade console function is invoked.
ArcadeConsoleMessageEventArgs
Event argument used by ArcadeConsoleMessage
ArcadeEvaluationResult
The result from the successful evaluation of an Arcade expression.
ArcadeEvaluator
Allows you to evaluate an ArcadeExpression under a given ArcadeProfile.
Enums
ArcadeProfile
The execution context a script will run under.