Members
input TextField を指定するために使用されます。
Used to specify an input TextField.- Default Value:
- input
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.text.TextFieldType
静的な TextField を指定するために使用されます。
Used to specify an static TextField.- Default Value:
- static
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.text.TextFieldType
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class TextFieldType]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object TextFieldType]
Returns:
Type Description string