Instance Method
indexOfObjectInHints:indexOfObjectInHints:indexOfObjectInHints_
The index of a hint in the layer.
Not available in Swift.
Declaration
- (NSUInteger) indexOfObjectInHints:(GSHint *) hint;Declaration
indexOfObjectInHints_(hint: GSHint) -> intReturn Value
The hint index, or NSNotFound if the hint is not in the layer.
See Also
Hints
Layer hints.
Low-level hint storage access.
The number of stored hints.
The number of PostScript hints.
The hint for a stable hint key.
The hint at an index.