Show / Hide Table of Contents

Enum BasemapGalleryViewStyle

The view style of a basemap gallery.

Namespace: Esri.ArcGISRuntime.Toolkit.Maui
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.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.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX