is_removable


Description:

[ Version ( since = "2.50" ) ]
public abstract bool is_removable ()

Checks if the Drive and/or its media is considered removable by the user.

See is_media_removable.

Parameters:

this

a Drive.

Returns:

true if this and/or its media is considered removable, false otherwise.