Contents

suspended

A capability that enables an extension process to stay in a suspended state.

Declaration

+ (instancetype) suspended;

Discussion

This capability grants the helper extension process the ability to stay in a suspended state, although the system doesn’t allocate it any CPU time.

See Also

Granting capabilities to browser extension processes