Preparing search index...
The search index is not available
shortcut-api
shortcut-api
KeyResultInterface
Interface KeyResultInterface
interface
KeyResultInterface
{
currentObservedValue
:
KeyResultValueInterface
;
currentTargetValue
:
KeyResultValueInterface
;
id
:
string
;
initialObservedValue
:
KeyResultValueInterface
;
name
:
string
;
objectiveId
:
number
;
progress
:
number
;
type
:
KeyResultType
;
}
Hierarchy
default
KeyResultInterface
Implemented by
KeyResult
Index
Properties
current
Observed
Value
current
Target
Value
id
initial
Observed
Value
name
objective
Id
progress
type
Properties
current
Observed
Value
current
Observed
Value
:
KeyResultValueInterface
current
Target
Value
current
Target
Value
:
KeyResultValueInterface
id
id
:
string
initial
Observed
Value
initial
Observed
Value
:
KeyResultValueInterface
name
name
:
string
objective
Id
objective
Id
:
number
progress
progress
:
number
type
type
:
KeyResultType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
current
Observed
Value
current
Target
Value
id
initial
Observed
Value
name
objective
Id
progress
type
shortcut-api
Loading...