@interface _UIBadgePhoneLandscapeVisualStyle : _UIBadgePadHorizontalVisualStyle - (double)minWidth; - (id)font; - (double)fontSize; - (double)cornerRadius; - (double)edgePadding; @end