Package com.jwplayer.pub.api.events
Class ControlBarVisibilityEvent
java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.ControlBarVisibilityEvent
Fired when the control bar visibility changed.
Note: This event will not fire on Android versions 4.x
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ControlBarVisibilityEvent
-
-
Method Details
-
isVisible
public boolean isVisible()- Returns:
- New state of the controlbar.
-