Interface IInteractiveAnnotation

Properties of an InteractiveAnnotation.

Hierarchy

  • IInteractiveAnnotation

Implemented by

Properties

embeddedAction?: null | boolean

InteractiveAnnotation embeddedAction

embeddedContent?: null | IEmbeddedContent

InteractiveAnnotation embeddedContent

location?: null | ILocation

InteractiveAnnotation location

newsletter?: null | IForwardedNewsletterMessageInfo

InteractiveAnnotation newsletter

polygonVertices?: null | IPoint[]

InteractiveAnnotation polygonVertices

shouldSkipConfirmation?: null | boolean

InteractiveAnnotation shouldSkipConfirmation

tapAction?: null | ITapLinkAction

InteractiveAnnotation tapAction

Generated using TypeDoc