imageSmoothingEnabled property

bool? get imageSmoothingEnabled

Implementation

bool? get imageSmoothingEnabled native;
set imageSmoothingEnabled (bool? value)

Implementation

set imageSmoothingEnabled(bool? value) native;