Contents

identity

A unique identifier for the intent in the document.

Declaration

@property (readonly) NSInteger identity;

Discussion

Use the value in this property to disambiguate attributes that apply to contiguous text. For example, you might use it to differentiate between two headers in a row with the same level.

See Also

Getting the intent identity