opencarl
Preparing search index...
ToggleResult
Interface ToggleResult
interface
ToggleResult
{
domain
?:
string
;
error
?:
string
;
newState
?:
string
;
oldState
?:
string
;
success
:
boolean
;
}
Index
Properties
domain?
error?
new
State?
old
State?
success
Properties
Optional
domain
domain
?:
string
Optional
error
error
?:
string
Optional
new
State
newState
?:
string
Optional
old
State
oldState
?:
string
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
error
new
State
old
State
success
opencarl
Loading...