statusContextInvalid constant
int
const statusContextInvalid
There was an error with the UI context is passed in.
- Activity is null.
- Activity with null windows.
- Activity is destroyed.
Implementation
static const statusContextInvalid = 12;