isUnlinked()
Returns true if the object has been unlinked.
isUnlinked(): boolean;
Related
class ObservableObject
The base class of all observable objects, which can be placed into a tree structure to enable event handling and data binding.
Returns true if the object has been unlinked.
isUnlinked(): boolean;