Clipboard.isDisposed

Returns <code>true</code> if the clipboard has been disposed, and <code>false</code> otherwise. <p> This method gets the dispose state for the clipboard. When a clipboard has been disposed, it is an error to invoke any other method using the clipboard. </p>

@return <code>true</code> when the widget is disposed and <code>false</code> otherwise

@since 3.0

class Clipboard
bool
isDisposed
(
)

Meta