Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Communicates whether an ObjectRun.detach method call has been made on this object.
Syntax
public boolean isDetached()
Run On
Called
Return Value
Type: boolean
true if detach has been called; otherwise, false.
See Also
ObjectRun.isDetached Method