#[repr(transparent)]pub struct ArkUI_TextInputContentType(pub c_uint);api-12 only.Expand description
Enumerates the autofill types.
Available since API-level: 12
Tuple Fields§
§0: c_uintImplementations§
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_USER_NAME: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_USER_NAME: ArkUI_TextInputContentType
Username. Password Vault, when enabled, can automatically save and fill in usernames.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_PASSWORD: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_PASSWORD: ArkUI_TextInputContentType
Password. Password Vault, when enabled, can automatically save and fill in passwords.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_NEW_PASSWORD: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_NEW_PASSWORD: ArkUI_TextInputContentType
New password. Password Vault, when enabled, can automatically generate a new password.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_FULL_STREET_ADDRESS: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_FULL_STREET_ADDRESS: ArkUI_TextInputContentType
Full street address. The scenario-based autofill feature, when enabled, can automatically save and fill in full street addresses.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_HOUSE_NUMBER: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_HOUSE_NUMBER: ArkUI_TextInputContentType
House number. The scenario-based autofill feature, when enabled, can automatically save and fill in house numbers.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_DISTRICT_ADDRESS: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_DISTRICT_ADDRESS: ArkUI_TextInputContentType
District and county. The scenario-based autofill feature, when enabled, can automatically save and fill in districts and counties.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_CITY_ADDRESS: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_CITY_ADDRESS: ArkUI_TextInputContentType
City. The scenario-based autofill feature, when enabled, can automatically save and fill in cities.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_PROVINCE_ADDRESS: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_PROVINCE_ADDRESS: ArkUI_TextInputContentType
Province. The scenario-based autofill feature, when enabled, can automatically save and fill in provinces.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_COUNTRY_ADDRESS: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_COUNTRY_ADDRESS: ArkUI_TextInputContentType
Country. The scenario-based autofill feature, when enabled, can automatically save and fill in countries.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_PERSON_FULL_NAME: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_PERSON_FULL_NAME: ArkUI_TextInputContentType
Full name. The scenario-based autofill feature, when enabled, can automatically save and fill in full names.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_PERSON_LAST_NAME: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_PERSON_LAST_NAME: ArkUI_TextInputContentType
Last name. The scenario-based autofill feature, when enabled, can automatically save and fill in last names.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_PERSON_FIRST_NAME: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_PERSON_FIRST_NAME: ArkUI_TextInputContentType
First name. The scenario-based autofill feature, when enabled, can automatically save and fill in first names.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_PHONE_NUMBER: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_PHONE_NUMBER: ArkUI_TextInputContentType
Phone number. The scenario-based autofill feature, when enabled, can automatically save and fill in phone numbers.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_PHONE_COUNTRY_CODE: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_PHONE_COUNTRY_CODE: ArkUI_TextInputContentType
Country code. The scenario-based autofill feature, when enabled, can automatically save and fill in country codes.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_FULL_PHONE_NUMBER: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_FULL_PHONE_NUMBER: ArkUI_TextInputContentType
Phone number with country code. The scenario-based autofill feature, when enabled, can automatically save and fill in phone numbers with country codes.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_EMAIL_ADDRESS: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_EMAIL_ADDRESS: ArkUI_TextInputContentType
Email address. The scenario-based autofill feature, when enabled, can automatically save and fill in email addresses.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_BANK_CARD_NUMBER: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_BANK_CARD_NUMBER: ArkUI_TextInputContentType
Bank card number. The scenario-based autofill feature, when enabled, can automatically save and fill in bank card numbers.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_ID_CARD_NUMBER: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_ID_CARD_NUMBER: ArkUI_TextInputContentType
ID card number. The scenario-based autofill feature, when enabled, can automatically save and fill in ID card numbers.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_NICKNAME: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_NICKNAME: ArkUI_TextInputContentType
Nickname. The scenario-based autofill feature, when enabled, can automatically save and fill in nicknames.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_DETAIL_INFO_WITHOUT_STREET: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_DETAIL_INFO_WITHOUT_STREET: ArkUI_TextInputContentType
Address information without street address. The scenario-based autofill feature, when enabled, can automatically save and fill in address information without street addresses.
Source§impl ArkUI_TextInputContentType
impl ArkUI_TextInputContentType
Sourcepub const ARKUI_TEXTINPUT_CONTENT_TYPE_FORMAT_ADDRESS: ArkUI_TextInputContentType
pub const ARKUI_TEXTINPUT_CONTENT_TYPE_FORMAT_ADDRESS: ArkUI_TextInputContentType
Standard address. The scenario-based autofill feature, when enabled, can automatically save and fill in standard addresses.
Trait Implementations§
Source§impl Clone for ArkUI_TextInputContentType
impl Clone for ArkUI_TextInputContentType
Source§fn clone(&self) -> ArkUI_TextInputContentType
fn clone(&self) -> ArkUI_TextInputContentType
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read more