ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / MapControl Class / IsViewerFocused Property

In This Topic
    IsViewerFocused Property
    In This Topic
    Gets or sets the IsViewerFocused of a ArcGIS.Desktop.Mapping.Controls.MapControl.
    Syntax
    public bool IsViewerFocused {get; set;}
    Public Property IsViewerFocused As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also