Instance Method
countOfPostScriptHints()countOfPostScriptHintscountOfPostScriptHints
The number of PostScript hints.
Declaration
func countOfPostScriptHints() -> UIntDeclaration
- (NSUInteger) countOfPostScriptHints;Declaration
countOfPostScriptHints() -> intDiscussion
If the layer has no own hints, component layers are included.
See Also
Hints
Layer hints.
Low-level hint storage access.
The number of stored hints.
The index of a hint, or
nilwhen the hint is not in the layer.The hint for a stable hint key.
The hint at an index.
See Also
Hints
Layer hints.
Low-level hint storage access.
The number of stored hints.
The index of a hint in the layer.
The hint for a stable hint key.
The hint at an index.