RBManagedFormSeparatorSchema Class Reference
Inherits from | RBManagedFormItemSchema : NSObject |
---|---|
Declared in | RBManagedFormSeparatorSchema.h |
image
The image to display as the separator.
@property (nonatomic, nullable) UIImage *image
Discussion
The image to display as the separator.
Declared In
RBManagedFormSeparatorSchema.h
height
The height of the separator.
@property (nonatomic) CGFloat height
Discussion
The height of the separator.
Declared In
RBManagedFormSeparatorSchema.h