NSIdentifier.Identifier(NSLayoutConstraint) Method
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.
Caution
Use 'GetIdentifier' method.
Returns an identifier that can be used to request an item.
[System.Obsolete("Use 'GetIdentifier' method.")]
public static string Identifier (this UIKit.NSLayoutConstraint This);
static member Identifier : UIKit.NSLayoutConstraint -> string
Parameters
- This
- NSLayoutConstraint
The instance on which this method operates.
Returns
- Attributes