RBManagedFormCustomItemSchema Class Reference
Inherits from | RBManagedFormItemSchema : NSObject |
---|---|
Declared in | RBManagedFormCustomItemSchema.h |
view
The item view to use in the managed form.
@property (nonatomic, nonnull) UIView *view
Discussion
The item view to use in the managed form.
Declared In
RBManagedFormCustomItemSchema.h
shouldSetFormAsDelegate
Whether or not the RBManagedFormView
object should be set as the item’s delegate.
@property (nonatomic) BOOL shouldSetFormAsDelegate
Discussion
Whether or not the RBManagedFormView
object should be set as the item’s delegate.
Declared In
RBManagedFormCustomItemSchema.h