API for working with the user preferences.
Unique identifier for the Preferences API.
Adds an event listener for the specified event type.
The type of event to listen for.
The event listener to add.
A function that can be called to remove the event listener.
Retrieves the preferences of Studio pro.
A promise that resolves with the retrieved preferences.
Removes an event listener for the specified event type.
The type of event to remove the listener from.
The event listener to remove.
API for working with the user preferences.