is2D property - CssTransformComponent class - dart:html library (original) (raw)

description

bool? getis2D

Implementation

bool? get is2D native;

setis2D (bool? value)

Implementation

set is2D(bool? value) native;