s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Properties
DockTypes
OnLayoutLoaded
State
Methods
AddDock
Clear
Create
GetDockWidget
IsDockOpen
RaiseDock
RegisterDockType
SetDockState
UnregisterDockType
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