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

Public Member Functions

String get ()
 
String getLimited (int maxLength)
 
- Public Member Functions inherited from Value< StringValueChangedCallback >
void markInterested ()
 
void addValueObserver (ObserverType callback)
 

Member Function Documentation

◆ get()

String get ( )

Gets the current value.

Since
API version 2

◆ getLimited()

String getLimited ( int  maxLength)

Gets the current value and tries to intelligently limit it to the supplied length in the best way possible.

Since
API version 2

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