RSDHumanMeasurementTableItemGroup
open class RSDHumanMeasurementTableItemGroup : RSDInputFieldTableItemGroup
An item group for entering data that is a human-measurement in localized units appropriate to the size-range of a human (adult, child, infant).
-
Default initializer.
Declaration
Swift
public init(beginningRowIndex: Int, inputField: RSDInputField, uiHint: RSDFormUIHint)Parameters
beginningRowIndexThe first row of the item group.
inputFieldThe input field associated with this item group.
uiHintThe UI hint.
View on GitHub
RSDHumanMeasurementTableItemGroup Class Reference