set_auto_inhibit
Description:
public void set_auto_inhibit (
bool inhibit)
Set whether widget should try to automatically inhibit session from idling (and possibly screen going black) when media is playing.
Parameters:
| this |
a Av
|
| inhibit |
whether to enable automatic session inhibit
|