Show / Hide Table of Contents

Class ArcadeConsoleMessageEventArgs

Event argument used by ArcadeConsoleMessage

Inheritance
System.Object
ArcadeConsoleMessageEventArgs
Namespace: Esri.ArcGISRuntime.Arcade
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcadeConsoleMessageEventArgs : EventArgs

Properties

Name Description
Context

Gets the execution context where the Arcade console function is invoked.

Message

Gets message from the Arcade console function.

Applies to

TargetVersions
.NET Standard 2.0100.14 - 100.15
.NET 6.0100.14 - 100.15
.NET 6.0 Windows100.14 - 100.15
.NET Framework100.14 - 100.15
Xamarin.Android100.14 - 100.15
Xamarin.iOS100.14 - 100.15
UWP100.14 - 100.15
In This Article
Back to top Copyright © 2022 Esri.