[ Version ( since = "3.4" ) ]
public bool is_inhibited (ApplicationInhibitFlags flags)
Determines if any of the actions specified in flags
are currently inhibited (possibly by another application).
Note that this information may not be available (for example when the application is running in a sandbox).
this |
the Application |
flags |
what types of actions should be queried |
true if any of the actions specified in |