XIMProperties 枚举 |
[缺少 "T:CPF.Linux.XIMProperties" 的 <summary> 文档]
命名空间: CPF.Linux
[FlagsAttribute] public enum XIMProperties
成员名称 | 值 | 说明 | |
---|---|---|---|
XIMPreeditArea | 1 | ||
XIMPreeditCallbacks | 2 | ||
XIMPreeditPosition | 4 | ||
XIMPreeditNothing | 8 | ||
XIMPreeditNone | 16 | ||
XIMStatusArea | 256 | ||
XIMStatusCallbacks | 512 | ||
XIMStatusNothing | 1024 | ||
XIMStatusNone | 2048 |