leftPadding property

num leftPadding

leftPadding - the space allocated for the section name to the left of the activities. default: 75

Implementation

external num get leftPadding;
void leftPadding=(num v)

Implementation

external set leftPadding(num v);