Instance Method
addHintCheck(_:)addHintCheck:addHintCheck_
Adds a hint, checking for an existing path component hint at the same index path.
Declaration
func addHintCheck(_ hint: GSHint)Declaration
- (void) addHintCheck:(GSHint *) hint;Declaration
addHintCheck_(hint: GSHint)See Also
Adding Hints
Adds a hint.
Inserts a hint at an index.