AboutSupportDeveloper GuideVersion 42.134.100.36

Configuration for view visibility settings

interface ViewVisibilityOption {
    enabled?: boolean;
}

Properties

Properties

enabled?: boolean
false

Enables or disables showing views when the layout splitter or a tab is being dragged or a Platform Window is being resized.
""