4 |
0.9492205 |
CoreTextInputScope |
Enum |
|
|
|
|
|
|
enum CoreTextInputScope
{
Default = 0,
Url = 1,
FilePath = 2,
FileName = 3,
EmailUserName = 4,
EmailAddress = 5,
UserName = 6,
PersonalFullName = 7,
PersonalNamePrefix = 8,
PersonalGivenName = 9,
PersonalMiddleName = 10,
PersonalSurname = 11,
PersonalNameSuffix = 12,
Address = 13,
AddressPostalCode = 14,
AddressStreet = 15,
AddressStateOrProvince = 16,
AddressCity = 17,
AddressCountryName = 18,
AddressCountryShortName = 19,
CurrencyAmountAndSymbol = 20,
CurrencyAmount = 21,
Date = 22,
DateMonth = 23,
DateDay = 24,
DateYear = 25,
DateMonthName = 26,
DateDayName = 27,
Number = 29,
SingleCharacter = 30,
Password = 31,
TelephoneNumber = 32,
TelephoneCountryCode = 33,
TelephoneAreaCode = 34,
TelephoneLocalNumber = 35,
Time = 36,
TimeHour = 37,
TimeMinuteOrSecond = 38,
NumberFullWidth = 39,
AlphanumericHalfWidth = 40,
AlphanumericFullWidth = 41,
CurrencyChinese = 42,
Bopomofo = 43,
Hiragana = 44,
KatakanaHalfWidth = 45,
KatakanaFullWidth = 46,
Hanja = 47,
HangulHalfWidth = 48,
HangulFullWidth = 49,
Search = 50,
Formula = 51,
SearchIncremental = 52,
ChineseHalfWidth = 53,
ChineseFullWidth = 54,
NativeScript = 55,
Text = 57,
Chat = 58,
NameOrPhoneNumber = 59,
EmailUserNameOrAddress = 60,
Private = 61,
Maps = 62,
PasswordNumeric = 63,
FormulaNumber = 67,
[contract(Windows.Foundation.UniversalApiContract, 3.0)]
ChatWithoutEmoji = 68,
[contract(Windows.Foundation.UniversalApiContract, 5.0)]
Digits = 28,
[contract(Windows.Foundation.UniversalApiContract, 5.0)]
PinNumeric = 64,
[contract(Windows.Foundation.UniversalApiContract, 5.0)]
PinAlphanumeric = 65
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.ui.text.core.idl(228,0) |
|