Contents

settingValue(_:)

Returns a new value for an existing label and identifier.

Declaration

func settingValue(_ value: ValueType) -> Self

Parameters

  • value:

    A new value for the copied labeled value object. For valid values, see Cncontact properties that are arrays of labeled value objects.

Return Value

The CNLabeledValue object with an existing label and identifier.

See Also

Setting labels and values