setSize property

int? get setSize

Implementation

int? get setSize native;
set setSize (int? value)

Implementation

set setSize(int? value) native;