supervision-js
Preparing search index...
Styles
FocusDrawInstruction
Interface FocusDrawInstruction
interface
FocusDrawInstruction
{
fill
:
FocusFillStyle
;
targets
:
readonly
DetectionPickResult
[]
;
targetMode
?:
FocusTargetMode
;
fallback
?:
FocusFallbackStyle
;
ambient
?:
boolean
;
}
Index
Properties
fill
targets
target
Mode?
fallback?
ambient?
Properties
Readonly
fill
fill
:
FocusFillStyle
Readonly
targets
targets
:
readonly
DetectionPickResult
[]
Optional
Readonly
target
Mode
targetMode
?:
FocusTargetMode
Optional
Readonly
fallback
fallback
?:
FocusFallbackStyle
Optional
Readonly
ambient
ambient
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fill
targets
target
Mode
fallback
ambient
supervision-js
Loading...