Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:html
  3. Touch
  4. Touch.new factory constructor
Touch.new
description

Touch constructor

Touch(
  1. MapinitDict
)

Implementation

factory Touch(Map initDict) {  var initDict_1 = convertDartToNative_Dictionary(initDict);  return Touch._create_1(initDict_1);}
  1. Dart
  2. dart:html
  3. Touch
  4. Touch.new factory constructor
Touch class

[8]ページ先頭

©2009-2025 Movatter.jp