Instance Property
isBadgeVisiblebadgeVisiblebadgeVisible
Declaration
var isBadgeVisible: Bool { get }Declaration
@property (nonatomic, readonly) BOOL badgeVisible;Declaration
badgeVisible() -> boolInstance Property
var isBadgeVisible: Bool { get }@property (nonatomic, readonly) BOOL badgeVisible;badgeVisible() -> bool