Class SubtypeSublayer
A sublayer that allows custom rendering for features of a particular subtype.
Implements
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class SubtypeSublayer : ArcGISSublayer, INotifyPropertyChanged, ILayerContent, IPopupSource, ILoadable, IFeatureFormSource
Properties
Name | Description |
---|---|
Allows |
Gets or sets a value indicating whether editing is allowed on the sublayer, when it is supported, |
Feature |
Gets the user interface to display when editing a feature in this layer or table. |
Feature |
Gets the sublayer's feature templates. |
Label |
Gets a modifiable collection of Label |
Labels |
Gets or sets a value indicating whether labels should be displayed on this sublayer. |
Max |
Gets or sets the maximum scale at which this sublayer is visible. |
Min |
Gets or sets the minimum scale at which this sublayer is visible. |
Opacity | Gets or sets the opacity of this sublayer. |
Renderer | Gets or sets this sublayer's Renderer. |
Subtype | Gets the subtype in the feature service that this subtype represents. |
Unknown |
Gets the unknown data from the source JSON. |
Unsupported |
Gets the unsupported data from the source JSON. |
Methods
Name | Description |
---|---|
On |
Called when the sublayer is done loading. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.7 - 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.7 - 200.6 |
Xamarin.Android | 100.7 - 100.15 |
Xamarin.iOS | 100.7 - 100.15 |
UWP | 100.7 - 200.6 |