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

Public Member Functions

void set (String[] value)
 
- Public Member Functions inherited from StringArrayValue
String[] get ()
 
- Public Member Functions inherited from ObjectArrayValue< String >
ObjectType[] get ()
 
default ObjectType get (final int index)
 
default boolean isEmpty ()
 

Detailed Description

Since
API version 2

Member Function Documentation

◆ set()

void set ( String[]  value)

Sets the internal value.

Parameters
valuethe new value.
Since
API version 2

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