Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
InputMaskState
Interface InputMaskState
Public
interface
InputMaskState
{
selection
:
null
|
{
end
:
number
;
start
:
number
;
}
;
value
:
string
;
}
Index
Properties
selection
value
Properties
selection
selection
:
null
|
{
end
:
number
;
start
:
number
;
}
value
value
:
string
On This Page
Properties
selection
value
Юниверс MDM SDK UI
Loading...
Public