Contents

calloutShouldAnimateForAnnotation(annotation)

Determines whether the callout animates.

Declaration

calloutShouldAnimateForAnnotation?(annotation: Annotation): boolean;

Parameters

  • annotation:

    The annotation for the callout.

Return Value

This method returns a Boolean value that determines if the callout should be animated.

Discussion

This method determines whether an appearance annotation should run. The animation runs if the value is true.

See Also

Customizing callout appearance