Dart
dart:html
CanvasRenderingContext2D
getContextAttributes method
description
getContextAttributes method
Map
getContextAttributes
(
)
Implementation
Map
getContextAttributes() {
return
convertNativeToDart_Dictionary(_getContextAttributes_1()); }