RBManagedFormSeparatorSchema Class Reference

Inherits from RBManagedFormItemSchema : NSObject
Declared in RBManagedFormSeparatorSchema.h

Overview

A managed form separator item schema.

  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