About
Support
Developer Guide
Version 47.154.100.2
OpenFin JavaScript API
Preparing search index...
OpenFin
CloseButtonAriaLabelContext
Interface CloseButtonAriaLabelContext
Context for close button aria-label functions.
interface
CloseButtonAriaLabelContext
{
arrowNavigationEnabled
:
boolean
;
deleteKeyCloseEnabled
:
boolean
;
homeEndNavigationEnabled
:
boolean
;
isActive
:
boolean
;
title
:
string
;
}
Index
Properties
arrow
Navigation
Enabled
delete
Key
Close
Enabled
home
End
Navigation
Enabled
is
Active
title
Properties
arrow
Navigation
Enabled
arrowNavigationEnabled
:
boolean
delete
Key
Close
Enabled
deleteKeyCloseEnabled
:
boolean
home
End
Navigation
Enabled
homeEndNavigationEnabled
:
boolean
is
Active
isActive
:
boolean
title
title
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
arrow
Navigation
Enabled
delete
Key
Close
Enabled
home
End
Navigation
Enabled
is
Active
title
OpenFin JavaScript API
Loading...
Context for close button aria-label functions.