Declaration

func annotation(at idx: UInt) -> GSAnnotation?

Declaration

- (GSAnnotation *) objectInAnnotationsAtIndex:(NSUInteger) idx;

Declaration

objectInAnnotationsAtIndex_(idx: int) -> GSAnnotation

Return Value

The annotation, or nil if the index is out of bounds.

See Also

Annotations