is_inhibited


Description:

[ 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).

Parameters:

this

the Application

flags

what types of actions should be queried

Returns:

true if any of the actions specified in flags are inhibited