Name | Type | Default | Description |
---|---|---|---|
type | string | ||
bubbles | boolean | true | optional |
cancelable | boolean | false | optional |
text | string | "" | optional |
Extends
- Event
Members
ioError イベントオブジェクトの type プロパティ値を定義します。
Defines the value of the type property of an ioError event object.- Default Value:
- ioError
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.events.IOErrorEvent
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.events.IOErrorEvent
エラーテキストです。
error text.- Default Value:
- ""
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class IOErrorEvent]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.Returns:
Type Description string