Dart
dart:html
PaintWorkletGlobalScope
registerPaint method
registerPaint
Dart
dart:html
PaintWorkletGlobalScope
registerPaint method
PaintWorkletGlobalScope class
Properties
devicePixelRatio
hashCode
runtimeType
Methods
registerPaint
noSuchMethod
toString
Operators
operator ==
registerPaint method
void
registerPaint
(
String
name
,
Object
paintCtor
)
Implementation
void registerPaint(String name, Object paintCtor) native;