A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.unity3d.com/Packages/com.unity.ugui@1.0/api/UnityEngine.UI.InputField.ContentType.html below:

Enum InputField.ContentType

Setting the content type acts as a shortcut for setting a combination of InputType, CharacterValidation, LineType, and TouchScreenKeyboardType

Namespace: UnityEngine.UI Assembly: UnityEngine.UI.dll Syntax
public enum InputField.ContentType
Fields Name Description Alphanumeric

Allows letters A-Z, a-z and numbers 0-9.

Autocorrected

Allows all input and performs auto-correction on platforms that support it.

Custom

Custom types that allows user-defined settings.

DecimalNumber

Allows decimal numbers (positive or negative).

EmailAddress

The input is used for typing in an email address.

IntegerNumber

Allow whole numbers (positive or negative).

Name

The InputField is used for typing in a name, and enforces capitalization of the first letter of each word. Note that the user can circumvent the first letter capitalization rules by deleting automatically-capitalized letters.

Password

Allows all input and hides the typed characters by showing them as asterisks characters.

Pin

Allows integer numbers and hides the typed characters by showing them as asterisks characters.

Standard

Allows all input.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4