Class ReleaseTBar
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.transitions.ReleaseTBar
-
public class ReleaseTBar extends Object
Release the T-Bar (like a user releasing their mouse button after moving it). *YOU MUST CALL THIS if you called `SetTBarPosition` with the `release` parameter set to `false`.*- Since:
- 4.9.0
- See Also:
- OBS WebSocket Documentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ReleaseTBar.Builder
static class
ReleaseTBar.Request
static class
ReleaseTBar.Response
-