SMIFormInputSection

Objective-C

@protocol SMIFormInputSection <NSObject>

Swift

protocol FormInputSection : NSObjectProtocol

Represents a section of a form to collect user input.