Bitwig Studio Control Surface API  5.0.11
DeleteableObject Interface Reference
+ Inheritance diagram for DeleteableObject:

Public Member Functions

void deleteObject ()
 
HardwareActionBindable deleteObjectAction ()
 

Detailed Description

Interface implemented by objects that can be deleted from the project.

Since
API version 10

Member Function Documentation

◆ deleteObject()

void deleteObject ( )

Deletes this object from the document.

If you want to delete multiple objects at once, see Host.deleteObjects().

Since
API version 10

The documentation for this interface was generated from the following file: