ruffle-core
    Preparing search index...

    Enumeration ContextMenu

    Represents the various context menu options that are supported.

    Index

    Enumeration Members

    Enumeration Members

    On: "on"

    The context menu should appear when right-clicking or long-pressing the Ruffle instance.

    RightClickOnly: "rightClickOnly"

    The context menu should only appear when right-clicking the Ruffle instance.

    Off: "off"

    The context menu should not appear when right-clicking or long-pressing the Ruffle instance.