@class TLKTextButton; @interface SPUILockScreenFooterView : NUIContainerBoxView @property (retain) TLKTextButton *unlockScreenButton; - (id)init; - (void).cxx_destruct; - (void)updateTitle; - (void)unlockButtonPressed:(id)a0; @end
@class TLKTextButton; @interface SPUILockScreenFooterView : NUIContainerBoxView @property (retain) TLKTextButton *unlockScreenButton; - (id)init; - (void).cxx_destruct; - (void)updateTitle; - (void)unlockButtonPressed:(id)a0; @end