NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view in github
Search
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"ui/editor-text-base"
External module "ui/editor-text-base"
Globals
"ui/editor-
text-
base"
Editable
Text
Base
Autocapitalization
Type
Keyboard
Type
Return
Key
Type
Update
Text
Trigger
autocapitalization
Type
Property
autocorrect
Property
editable
Property
hint
Property
keyboard
Type
Property
max
Length
Property
placeholder
Color
Property
return
Key
Type
Property
update
Text
Trigger
Property
_update
Characters
InRange
Replacement
String
Index
Classes
Editable
Text
Base
Type aliases
Autocapitalization
Type
Keyboard
Type
Return
Key
Type
Update
Text
Trigger
Variables
autocapitalization
Type
Property
autocorrect
Property
editable
Property
hint
Property
keyboard
Type
Property
max
Length
Property
placeholder
Color
Property
return
Key
Type
Property
update
Text
Trigger
Property
Functions
_update
Characters
InRange
Replacement
String
Type aliases
Autocapitalization
Type
Autocapitalization
Type
:
"none"
|
"words"
|
"sentences"
|
"allcharacters"
Keyboard
Type
Keyboard
Type
:
"datetime"
|
"phone"
|
"number"
|
"url"
|
"email"
|
"integer"
Return
Key
Type
Return
Key
Type
:
"done"
|
"next"
|
"go"
|
"search"
|
"send"
Update
Text
Trigger
Update
Text
Trigger
:
"focusLost"
|
"textChanged"
Variables
Const
autocapitalization
Type
Property
autocapitalization
Type
Property
:
Property
<
EditableTextBase
,
AutocapitalizationType
>
Const
autocorrect
Property
autocorrect
Property
:
Property
<
EditableTextBase
,
boolean
>
Const
editable
Property
editable
Property
:
Property
<
EditableTextBase
,
boolean
>
Const
hint
Property
hint
Property
:
Property
<
EditableTextBase
,
string
>
Const
keyboard
Type
Property
keyboard
Type
Property
:
Property
<
EditableTextBase
,
KeyboardType
>
Const
max
Length
Property
max
Length
Property
:
Property
<
EditableTextBase
,
number
>
Const
placeholder
Color
Property
placeholder
Color
Property
:
CssProperty
<
Style
,
Color
>
Const
return
Key
Type
Property
return
Key
Type
Property
:
Property
<
EditableTextBase
,
ReturnKeyType
>
Const
update
Text
Trigger
Property
update
Text
Trigger
Property
:
Property
<
EditableTextBase
,
UpdateTextTrigger
>
Functions
Private
_update
Characters
InRange
Replacement
String
_update
Characters
InRange
Replacement
String
(
formattedText
:
FormattedString
, rangeLocation
:
number
, rangeLength
:
number
, replacementString
:
string
)
:
void
Parameters
formattedText:
FormattedString
rangeLocation:
number
rangeLength:
number
replacementString:
string
Returns
void
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
🐛 Debug your mobile network traffic with Fiddler! Try it on
iOS
or
Android