* adds basic typedoc * backup * Adds all docs to source code * Adds autogenerated docs * Fixes doc links * Updates docs
144 lines
2.3 KiB
Markdown
144 lines
2.3 KiB
Markdown
---
|
|
id: "inputmethodquery"
|
|
title: "InputMethodQuery"
|
|
sidebar_label: "InputMethodQuery"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [ImAbsolutePosition](inputmethodquery.md#imabsoluteposition)
|
|
* [ImAnchorPosition](inputmethodquery.md#imanchorposition)
|
|
* [ImAnchorRectangle](inputmethodquery.md#imanchorrectangle)
|
|
* [ImCurrentSelection](inputmethodquery.md#imcurrentselection)
|
|
* [ImCursorPosition](inputmethodquery.md#imcursorposition)
|
|
* [ImCursorRectangle](inputmethodquery.md#imcursorrectangle)
|
|
* [ImEnabled](inputmethodquery.md#imenabled)
|
|
* [ImEnterKeyType](inputmethodquery.md#imenterkeytype)
|
|
* [ImFont](inputmethodquery.md#imfont)
|
|
* [ImHints](inputmethodquery.md#imhints)
|
|
* [ImInputItemClipRectangle](inputmethodquery.md#iminputitemcliprectangle)
|
|
* [ImMaximumTextLength](inputmethodquery.md#immaximumtextlength)
|
|
* [ImMicroFocus](inputmethodquery.md#immicrofocus)
|
|
* [ImPlatformData](inputmethodquery.md#implatformdata)
|
|
* [ImPreferredLanguage](inputmethodquery.md#impreferredlanguage)
|
|
* [ImQueryAll](inputmethodquery.md#imqueryall)
|
|
* [ImSurroundingText](inputmethodquery.md#imsurroundingtext)
|
|
* [ImTextAfterCursor](inputmethodquery.md#imtextaftercursor)
|
|
* [ImTextBeforeCursor](inputmethodquery.md#imtextbeforecursor)
|
|
|
|
## Enumeration members
|
|
|
|
### ImAbsolutePosition
|
|
|
|
• **ImAbsolutePosition**: = 1024
|
|
|
|
___
|
|
|
|
### ImAnchorPosition
|
|
|
|
• **ImAnchorPosition**: = 128
|
|
|
|
___
|
|
|
|
### ImAnchorRectangle
|
|
|
|
• **ImAnchorRectangle**: = 16384
|
|
|
|
___
|
|
|
|
### ImCurrentSelection
|
|
|
|
• **ImCurrentSelection**: = 32
|
|
|
|
___
|
|
|
|
### ImCursorPosition
|
|
|
|
• **ImCursorPosition**: = 8
|
|
|
|
___
|
|
|
|
### ImCursorRectangle
|
|
|
|
• **ImCursorRectangle**: = 2
|
|
|
|
___
|
|
|
|
### ImEnabled
|
|
|
|
• **ImEnabled**: = 1
|
|
|
|
___
|
|
|
|
### ImEnterKeyType
|
|
|
|
• **ImEnterKeyType**: = 8192
|
|
|
|
___
|
|
|
|
### ImFont
|
|
|
|
• **ImFont**: = 4
|
|
|
|
___
|
|
|
|
### ImHints
|
|
|
|
• **ImHints**: = 256
|
|
|
|
___
|
|
|
|
### ImInputItemClipRectangle
|
|
|
|
• **ImInputItemClipRectangle**: = 32768
|
|
|
|
___
|
|
|
|
### ImMaximumTextLength
|
|
|
|
• **ImMaximumTextLength**: = 64
|
|
|
|
___
|
|
|
|
### ImMicroFocus
|
|
|
|
• **ImMicroFocus**: = 2
|
|
|
|
___
|
|
|
|
### ImPlatformData
|
|
|
|
• **ImPlatformData**: = 2147483648
|
|
|
|
___
|
|
|
|
### ImPreferredLanguage
|
|
|
|
• **ImPreferredLanguage**: = 512
|
|
|
|
___
|
|
|
|
### ImQueryAll
|
|
|
|
• **ImQueryAll**: = 4294967295
|
|
|
|
___
|
|
|
|
### ImSurroundingText
|
|
|
|
• **ImSurroundingText**: = 16
|
|
|
|
___
|
|
|
|
### ImTextAfterCursor
|
|
|
|
• **ImTextAfterCursor**: = 4096
|
|
|
|
___
|
|
|
|
### ImTextBeforeCursor
|
|
|
|
• **ImTextBeforeCursor**: = 2048
|