CaretType
CaretType
CaretType
CaretType
Enum
Definition
Specifies the caret type.
public : enum class CaretTypepublic enum CaretTypePublic Enum CaretType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Normal Normal Normal Normal | The insertion point for a sequenced language; that is, characters that are typed with one key stroke. |
|
Caret |
The insertion point is null. |