ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / IsRibbonMinimized Property

In This Topic
    IsRibbonMinimized Property
    In This Topic
    Gets or sets whether the ribbon is currently minimized.
    Syntax
    public static bool IsRibbonMinimized {get; set;}
    Public Shared Property IsRibbonMinimized As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also