openharmony 鸿蒙 js-apis-inner-application-autoFillType-sys

2025-06-12 浏览 (1)

AutoFillType (System API)

AutoFillType enumerates the types of elements to be automatically filled in.

NOTE

The initial APIs of this module are supported since API version 11. Newly added APIs will be marked with a superscript to indicate their earliest API version. The APIs of this module can be used only in the stage model. The APIs provided by this module are system APIs.

Modules to Import

import { autoFillManager } from '@kit.AbilityKit';

AutoFillType

System API: This is a system API.

System capability: SystemCapability.Ability.AbilityRuntime.AbilityCore

NameValueDescription
UNSPECIFIED0Undefined type.
PASSWORD1Password.
USER_NAME2Username.
NEW_PASSWORD3New password.
FULL_STREET_ADDRESS12+4Detailed address with street information.
HOUSE_NUMBER12+5House number.
DISTRICT_ADDRESS12+6District.
CITY_ADDRESS12+7City.
PROVINCE_ADDRESS12+8Province.
COUNTRY_ADDRESS12+9Country/Region.
PERSON_FULL_NAME12+10Full name.
PERSON_LAST_NAME12+11Last name.
PERSON_FIRST_NAME12+12First name.
PHONE_NUMBER12+13Mobile number.
PHONE_COUNTRY_CODE12+14Country/Region code.
FULL_PHONE_NUMBER12+15Mobile number with the country/region code.
EMAIL_ADDRESS12+16Email address.
BANK_CARD_NUMBER12+17Bank card number.
ID_CARD_NUMBER12+18ID card number.
NICKNAME12+24Nickname.
DETAIL_INFO_WITHOUT_STREET12+25Detailed address without street information.
FORMAT_ADDRESS12+26Standard address.
PASSPORT_NUMBER18+27Passport number.
VALIDITY18+28Validity period of the passport.
ISSUE_AT18+29Location where the passport was issued.
ORGANIZATION18+30Invoice title.
TAX_ID18+31Tax ID.
ADDRESS_CITY_AND_STATE18+32Location (city and state).
FLIGHT_NUMBER18+33Flight number.
LICENSE_NUMBER18+34Driver's license number.
LICENSE_FILE_NUMBER18+35Driver's license file number.
LICENSE_PLATE18+36License plate.
ENGINE_NUMBER18+37Vehicle engine number.
LICENSE_CHASSIS_NUMBER18+38Chassis number (VIN) of a vehicle.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Ability Kit

harmony 鸿蒙AbilityAccessControl

harmony 鸿蒙AbilityBase

harmony 鸿蒙AbilityBase_Element

harmony 鸿蒙AbilityRuntime

harmony 鸿蒙bundle

harmony 鸿蒙OH_NativeBundle_ApplicationInfo

harmony 鸿蒙OH_NativeBundle_ElementName

harmony 鸿蒙ability_access_control.h

harmony 鸿蒙ability_base_common.h

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/6Lcacr