supervision-js
Preparing search index...
Styles
FocusStyle
Interface FocusStyle
interface
FocusStyle
{
resolve
(
context
:
FocusStyleContext
)
:
FocusDrawInstruction
|
undefined
;
}
Implemented by
BaseFocusStyle
Index
Methods
resolve
Methods
resolve
resolve
(
context
:
FocusStyleContext
)
:
FocusDrawInstruction
|
undefined
Parameters
context
:
FocusStyleContext
Returns
FocusDrawInstruction
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
resolve
supervision-js
Loading...