NSIdentifier Class

Definition

Defined the Identifier(NSLayoutConstraint) extension property on NSLayoutConstraint objects.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class NSIdentifier
type NSIdentifier = class
Inheritance
NSIdentifier
Attributes

Methods

GetIdentifier(NSLayoutConstraint)
Identifier(NSLayoutConstraint)
Obsolete.

Returns an identifier that can be used to request an item.

SetIdentifier(NSLayoutConstraint, String)

Applies to