NSIdentifier.Identifier(NSLayoutConstraint) Method

Definition

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

Applies to