Contents

addProperty(_:)

Adds a property to the group of properties whose values are shown in the record list.

Declaration

func addProperty(_ property: String!)

Parameters

  • property:

    The property to add.

Discussion

For additional information about properties see Constants.

See Also

Working with Properties in the Record List