Show / Hide Table of Contents

Property IsPopupEnabled

IsPopupEnabled

Gets or sets a value indicating whether the PopupDefinition is enabled.

Declaration
public bool IsPopupEnabled { get; set; }
Property Value
Type Description
System.Boolean

true to show the PopupDefinition, or false to hide. The default is true.

Implements
IPopupSource.IsPopupEnabled

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.