RBListInputView Class Reference
Inherits from | RBInputView : UIView |
---|---|
Conforms to | RBPickerViewDelegate |
Declared in | RBListInputView.h |
picker
The underlying RBPickerView
object.
@property (nonatomic, readonly, nonnull) RBPickerView *picker
Discussion
The underlying RBPickerView
object.
Declared In
RBListInputView.h
list
A list of string list items.
@property (nonatomic, nonnull) NSArray<NSString*> *list
Discussion
A list of string list items.
Declared In
RBListInputView.h