Namespaces
encoding
Defines the supported character encodings.
Summary β
Variables β
ISO_8859_1 β
defined in @nativescript/core/text/index.d.ts:10:14
Denotes ISO-8859-1 character encoding.
US_ASCII β
defined in @nativescript/core/text/index.d.ts:15:14
Denotes US_ASCII character encoding.
UTF_16 β
defined in @nativescript/core/text/index.d.ts:20:14
Denotes UTF_16 character encoding.
UTF_16BE β
defined in @nativescript/core/text/index.d.ts:25:14
Denotes UTF_16BE character encoding.
UTF_16LE β
defined in @nativescript/core/text/index.d.ts:30:14
Denotes UTF_16LE character encoding.
UTF_8 β
defined in @nativescript/core/text/index.d.ts:35:14
Denotes UTF_8 character encoding.
- Previous
- capitalizationType
- Next
- inputType