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