Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AShowHUD

This action is responsible for showing a BetterTouchTool HUD. The HUD cannot be blocked by do-not-disturb mode or anything and it cannot be closed - it'll fade out on its own

Hierarchy

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

data

  • get data(): object

json

  • get json(): Types.BttPayload

url

  • get url(): string
  • Returns the url of the given action, that this library generates Visiting the returned value in browser (or calling it from backend) will invoke this particular action on the mac specified in initial configuration

    Returns string

Methods

invoke