@interface BLSValidWhenBacklightInactiveAttribute : BLSAttribute + (id)ignoreWhenBacklightInactivates; + (id)cancelWhenBacklightInactivates; @end