RBLabel Class Reference
Inherits from | UILabel |
---|---|
Declared in | RBLabel.h |
padding
The padding to provide around the text.
@property (nonatomic) UIEdgeInsets padding
Discussion
The padding to provide around the text.
Declared In
RBLabel.h
userActionsEnabled
Whether or not user actions should be enabled. User actions are such as copy and paste are displayed when the user taps and holds on the text.
@property (nonatomic) BOOL userActionsEnabled
Discussion
Whether or not user actions should be enabled. User actions are such as copy and paste are displayed when the user taps and holds on the text.
Declared In
RBLabel.h