Interface ShortcutActionFlags


public interface ShortcutActionFlags
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    The action is the only
    action that can be activated.
  • Field Details

    • EXCLUSIVE

      static final int EXCLUSIVE
      The action is the only
      action that can be activated. If this flag is not set,
      a future activation may select a different action.
      See Also: