Workstation API - v0.6.2
Handbook
GitHub
Releases
Preparing search index...
Action
Interface Action
interface
Action
{
id
:
string
;
previous
?:
StateEntry
;
reason
:
string
;
resource
:
ResolvedResource
;
type
:
ActionType
;
}
Index
Properties
id
previous?
reason
resource
type
Properties
Readonly
id
id
:
string
Optional
Readonly
previous
previous
?:
StateEntry
Readonly
reason
reason
:
string
Readonly
resource
resource
:
ResolvedResource
Readonly
type
type
:
ActionType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
previous
reason
resource
type
Handbook
GitHub
Releases
Workstation API - v0.6.2
Loading...