跳转到内容

AnimatorEventSink

此内容尚不支持你的语言。

Defined in: animation/animatorEvent.ts:61

Where the animator posts what it saw. EventWriter(AnimatorEvent) satisfies it, and so does a test’s array — the animator states events without knowing whether an App is listening.

send(event): void

Defined in: animation/animatorEvent.ts:62

AnimatorEventPayload

void