identifier
The name that identifies the constraint.
Declaration
var identifier: String? { get set }Discussion
A constraint’s identifier is available in its description. Identifiers that start with NS are reserved by the system.
The name that identifies the constraint.
var identifier: String? { get set }A constraint’s identifier is available in its description. Identifiers that start with NS are reserved by the system.