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