is_automatic


Description:

[ Version ( since = "3.6" ) ]
public bool is_automatic ()

Determine if an object is managed by the dock master, such object is destroyed automatically when it is not needed anymore.

Parameters:

this

a DockObject

Returns:

true if the object is managed automatically by the dock master.