Class CalloutDefinition
Defines the content of a callout when used to display on
a Geo
Inheritance
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.dll
Syntax
public class CalloutDefinition
Constructors
Name | Description |
---|---|
Callout |
Initializes a new instance of the Callout |
Callout |
Initializes a new instance of the Callout |
Callout |
Initializes a new instance of the Callout |
Callout |
Initializes a new instance of the Callout |
Properties
Name | Description |
---|---|
Button |
Gets or sets an image to be provided for the optional button. |
Detail |
Gets or sets an optional description for the callout |
Detail |
Gets or sets an optional description for the callout as an Arcade expression. |
Icon | Gets or sets an optional icon for the callout. |
Leader |
Gets or sets the horizontal offset relative to the location of the Callout |
Leader |
Gets or sets the vertical offset relative to the location of the Callout |
Max |
Gets or sets the maximum width of the callout contents. |
On |
Gets or sets the action executed when clicking the button. |
Tag | Gets or sets the tag will be parsed to the On |
Text | Gets or sets the header title for the callout |
Text |
Gets or sets the header title for the callout as an Arcade expression |
Methods
Name | Description |
---|---|
Set |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |