[]
Specifies the deactivation conditions of a RichMediaAnnotation.
public static class RichMediaAnnotationDeactivation
Public Module RichMediaAnnotationDeactivation
Name | Description |
---|---|
PageBecomesInvisible | The annotation is deactivated as soon as the entire page that contains the annotation is no longer visible. |
PageLosesFocus | The annotation is deactivated as soon as the page that contains the annotation loses focus as the current page. |
UserAction | The annotation is explicitly deactivated by a user action or script. |