NSIdentifier Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |