Class CalloutStyle
CalloutStyle class for defining the appearance of a callout on the GeoView
Inheritance
Implements
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class CalloutStyle : INotifyPropertyChanged
Constructors
Name | Description |
---|---|
Callout |
Initializes a new instance of the Callout |
Properties
Name | Description |
---|---|
Background |
Gets or sets the background color of the callout. |
Border |
Gets or sets the color of the callout border. |
Border |
Gets or sets the width of the callout border. |
Corner |
Gets or sets the radius of the callout rounded corners. |
Dark |
Gets or sets the background color of the callout in dark mode. |
Dark |
Gets or sets the color of the callout border in dark mode. |
Dark |
Gets or sets the color of the label text in dark mode. |
Leader |
Gets or sets the height of the callout leader. |
Leader |
Gets or sets the placement of the callout leader. |
Leader |
Gets or sets the width of the callout leader. |
Max |
Gets or sets the maximum width of the callout. |
Padding | Gets or sets the padding around the callout's contents |
Text |
Gets or sets the color of the label text. |
Events
Name | Description |
---|---|
Property |
Occurs when a property value changes. |
Applies to
Target | Versions |
---|---|
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |