Preparing search index...
The search index is not available
ls-base-lib
ls-base-lib
declaration
BaseEvent
Interface BaseEvent<TEventType>
EventDispatcher
派发的最小基本事件 .
interface
BaseEvent
<
TEventType
>
{
type
:
TEventType
;
}
Type Parameters
TEventType
extends
string
=
string
Index
Properties
type
Properties
Readonly
type
type
:
TEventType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
ls-base-lib
Loading...
EventDispatcher 派发的最小基本事件 .