DockManagerRootPanePaneUnpinnableSettingsBuilder
Methods
Unpinned(System.Boolean)
Specifies if the pane is unpinned. Available only for panes of type content.
Parameters
value - System.Boolean
The value for Unpinned
RETURNS
Returns the current DockManagerRootPanePaneUnpinnableSettingsBuilder instance.
UnpinnedSize(System.String)
The size of the pane when unpinned. If not specified the pinned size is used. Available only for panes of type content.
Parameters
value - System.String
The value for UnpinnedSize
RETURNS
Returns the current DockManagerRootPanePaneUnpinnableSettingsBuilder instance.