Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:html
  3. EventTarget
  4. on property
on
description

on property

Events geton

This is an ease-of-use accessor for event streams which should only beused when an explicit accessor is not available.

Implementation

Events get on => new Events(this);
  1. Dart
  2. dart:html
  3. EventTarget
  4. on property
EventTarget class

[8]ページ先頭

©2009-2025 Movatter.jp