menu
Dart
dart:html
CanvasRenderingContext2D
getContextAttributes method
getContextAttributes
brightness_4
brightness_5
description
getContextAttributes
method
Map
getContextAttributes
(
)
Implementation
Map getContextAttributes() { return convertNativeToDart_Dictionary(_getContextAttributes_1())!; }
Dart
dart:html
CanvasRenderingContext2D
getContextAttributes method
CanvasRenderingContext2D class