Tanoda
|
Wrapper for UnityEngine.UI.InputField More...
Public Member Functions | |
WrappedInputField (InputField input) | |
RectTransform | RectTransform () |
void | ActivateInputField () |
void | DeactivateInputField () |
void | Rebuild () |
RectTransform | RectTransform () |
void | ActivateInputField () |
void | DeactivateInputField () |
void | Rebuild () |
Properties | |
bool | ReadOnly [get] |
string | text [get, set] |
string | placeholder [get] |
int | fontSize [get] |
ContentType | contentType [get] |
LineType | lineType [get] |
int | characterLimit [get] |
int | caretPosition [get] |
bool | isFocused [get] |
int | selectionFocusPosition [get, set] |
int | selectionAnchorPosition [get, set] |
bool | OnFocusSelectAll [get] |
![]() | |
ContentType | contentType [get] |
LineType | lineType [get] |
int | fontSize [get] |
string | text [get, set] |
string | placeholder [get] |
int | characterLimit [get] |
int | caretPosition [get] |
bool | isFocused [get] |
int | selectionFocusPosition [get, set] |
int | selectionAnchorPosition [get, set] |
bool | ReadOnly [get] |
bool | OnFocusSelectAll [get] |
Wrapper for UnityEngine.UI.InputField
Definition at line 10 of file WrappedInputField.cs.
WebGLSupport.WrappedInputField.WrappedInputField | ( | InputField | input | ) |
Definition at line 80 of file WrappedInputField.cs.
void WebGLSupport.WrappedInputField.ActivateInputField | ( | ) |
Implements WebGLSupport.IInputField.
Definition at line 91 of file WrappedInputField.cs.
void WebGLSupport.WrappedInputField.DeactivateInputField | ( | ) |
Implements WebGLSupport.IInputField.
Definition at line 96 of file WrappedInputField.cs.
void WebGLSupport.WrappedInputField.Rebuild | ( | ) |
Implements WebGLSupport.IInputField.
Definition at line 101 of file WrappedInputField.cs.
RectTransform WebGLSupport.WrappedInputField.RectTransform | ( | ) |
Implements WebGLSupport.IInputField.
Definition at line 86 of file WrappedInputField.cs.
|
get |
Implements WebGLSupport.IInputField.
Definition at line 53 of file WrappedInputField.cs.
|
get |
Implements WebGLSupport.IInputField.
Definition at line 48 of file WrappedInputField.cs.
|
get |
Implements WebGLSupport.IInputField.
Definition at line 38 of file WrappedInputField.cs.
|
get |
Implements WebGLSupport.IInputField.
Definition at line 33 of file WrappedInputField.cs.
|
get |
Implements WebGLSupport.IInputField.
Definition at line 58 of file WrappedInputField.cs.
|
get |
Implements WebGLSupport.IInputField.
Definition at line 43 of file WrappedInputField.cs.
|
get |
Implements WebGLSupport.IInputField.
Definition at line 75 of file WrappedInputField.cs.
|
get |
Implements WebGLSupport.IInputField.
Definition at line 23 of file WrappedInputField.cs.
|
get |
Implements WebGLSupport.IInputField.
Definition at line 15 of file WrappedInputField.cs.
|
getset |
Implements WebGLSupport.IInputField.
Definition at line 69 of file WrappedInputField.cs.
|
getset |
Implements WebGLSupport.IInputField.
Definition at line 63 of file WrappedInputField.cs.
|
getset |
Implements WebGLSupport.IInputField.
Definition at line 17 of file WrappedInputField.cs.