Class CalloutStyle
CalloutStyle class for defining the appearance of a callout on the GeoView
Inheritance
System.Object
CalloutStyle
Implements
System.ComponentModel.INotifyPropertyChanged
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
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. |
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 |
Events
Name | Description |
---|---|
Property |
Occurs when a property value changes. |
Applies to
Target | Versions |
---|---|
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |