setSize property

int setSize

Implementation

int? get setSize native;
void setSize= (int value)

Implementation

set setSize(int? value) native;