Sandbox Logo

DockManager.OnLayoutLoaded

System.Action OnLayoutLoaded { get; set; }

Description

Called when the layout state is changed programatically. This is generally called when the default layout is loaded, or a saved layout is loaded.

Return

User Comments