luxlabs header browser preview


@interface HPSSpatialProfileEarPillView : BKUIPearlPillView {
    double _pillInitialHeight;
}

- (double)pillInitialHeight;
- (void)setPillInitialHeight:(double)a0;

@end