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.
A category that adds identifier support for NSLayoutConstraint objects.
public static class NSIdentifier
type NSIdentifier = class
- Inheritance
-
NSIdentifier
Methods
| Name | Description |
|---|---|
| GetIdentifier(NSLayoutConstraint) |
Returns an identifier that can be used to request an item. |
| SetIdentifier(NSLayoutConstraint, String) | |