Enum BasemapGalleryViewStyle
The view style of a basemap gallery.
Namespace: Esri.ArcGISRuntime.Toolkit.UI
Assembly: Esri.ArcGISRuntime.Toolkit.WinUI.dll
Syntax
public enum BasemapGalleryViewStyle
Fields
Name | Description |
---|---|
Automatic | Display a grid when there is enough width to support that, otherwise display a list. |
Grid | Always display a grid. |
List | Always display a list. |