iink-ts - v4.0.0
Preparing search index...
TRecognitionWebSocketConfiguration
Type Alias TRecognitionWebSocketConfiguration
type
TRecognitionWebSocketConfiguration
=
{
alwaysConnected
:
boolean
;
export
:
TExportConfiguration
;
gesture
:
{
enable
:
boolean
;
ignoreGestureStrokes
:
boolean
}
;
lang
:
string
;
math
?:
{
solver
?:
{
"angle-unit"
?:
"deg"
|
"rad"
;
"auto-variable-management"
?:
{
enable
?:
boolean
;
"scoping-policy"
?:
"closest"
|
"last-modified"
|
"last-edited"
;
}
;
}
;
}
;
"raw-content"
:
{
classification
?:
{
types
:
(
"text"
|
"shape"
|
"math"
)
[]
}
;
gestures
?:
(
|
"underline"
|
"scratch-out"
|
"join"
|
"insert"
|
"strike-through"
|
"surround"
)
[]
;
recognition
?:
{
types
:
(
"text"
|
"shape"
|
"math"
)
[]
}
;
"session-time"
?:
number
;
text
?:
TTextConfConfiguration
;
}
;
}
Index
Properties
always
Connected
export
gesture
lang
math?
raw-
content
Properties
always
Connected
alwaysConnected
:
boolean
export
export
:
TExportConfiguration
gesture
gesture
:
{
enable
:
boolean
;
ignoreGestureStrokes
:
boolean
}
lang
lang
:
string
Optional
math
math
?:
{
solver
?:
{
"angle-unit"
?:
"deg"
|
"rad"
;
"auto-variable-management"
?:
{
enable
?:
boolean
;
"scoping-policy"
?:
"closest"
|
"last-modified"
|
"last-edited"
;
}
;
}
;
}
raw-
content
"raw-content"
:
{
classification
?:
{
types
:
(
"text"
|
"shape"
|
"math"
)
[]
}
;
gestures
?:
(
|
"underline"
|
"scratch-out"
|
"join"
|
"insert"
|
"strike-through"
|
"surround"
)
[]
;
recognition
?:
{
types
:
(
"text"
|
"shape"
|
"math"
)
[]
}
;
"session-time"
?:
number
;
text
?:
TTextConfConfiguration
;
}
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
always
Connected
export
gesture
lang
math
raw-
content
iink-ts - v4.0.0
Loading...