NSIdentifier.GetIdentifier(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.
[Foundation.Export("identifier")]
public static string GetIdentifier (this UIKit.NSLayoutConstraint This);
static member GetIdentifier : UIKit.NSLayoutConstraint -> string
Parameters
- This
- NSLayoutConstraint
The instance on which this method operates.
Returns
- Attributes