settingLabel(_:)
Returns a labeled value object with an existing value and identifier.
Declaration
func settingLabel(_ label: String?) -> SelfParameters
- label:
The label of the copied labeled value object, or
nilif the contact property value doesn’t have a label.
Return Value
A labeled value object with an existing value and identifier.