@interface PXStoryBackgroundLayout : PXGLayout { void /* unknown type, empty encoding */ updater; } - (id)init; - (void)updateIfNeeded; - (void)updateContent; - (id)colorAtIndex:(unsigned int)a0 inLayout:(id)a1; - (void)displayScaleDidChange; - (void).cxx_destruct; - (void)referenceSizeDidChange; @end