Tanoda
|
Public Member Functions | |
RectTransform | RectTransform () |
void | ActivateInputField () |
void | DeactivateInputField () |
void | Rebuild () |
Properties | |
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] |
Definition at line 25 of file IInputField.cs.
void WebGLSupport.IInputField.ActivateInputField | ( | ) |
Implemented in WebGLSupport.WrappedInputField.
void WebGLSupport.IInputField.DeactivateInputField | ( | ) |
Implemented in WebGLSupport.WrappedInputField.
void WebGLSupport.IInputField.Rebuild | ( | ) |
Implemented in WebGLSupport.WrappedInputField.
RectTransform WebGLSupport.IInputField.RectTransform | ( | ) |
Implemented in WebGLSupport.WrappedInputField.
|
get |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 33 of file IInputField.cs.
|
get |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 32 of file IInputField.cs.
|
get |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 27 of file IInputField.cs.
|
get |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 29 of file IInputField.cs.
|
get |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 34 of file IInputField.cs.
|
get |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 28 of file IInputField.cs.
|
get |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 38 of file IInputField.cs.
|
get |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 31 of file IInputField.cs.
|
get |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 37 of file IInputField.cs.
|
getset |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 36 of file IInputField.cs.
|
getset |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 35 of file IInputField.cs.
|
getset |
Implemented in WebGLSupport.WrappedInputField.
Definition at line 30 of file IInputField.cs.