SCSActionItem Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | SCSActionItem.h |
Overview
Protocol defining the type of views capable of being added to an SCSActionItemContainer
object.
badgeText
Text label to show on the button, or nil
to hide the badge view.
@property (nullable, nonatomic, copy) NSString *badgeText
Declared In
SCSActionItem.h