Contents

setColumnTitle(_:forProperty:)

Sets the title displayed in the people picker for a property.

Declaration

func setColumnTitle(_ title: String!, forProperty property: String!)

Parameters

  • title:

    The title to be set.

  • property:

    The property being titled.

See Also

Working with Properties in the Record List