getStandardWidth method
Returns the percentage of the view width which one Barrier will take up
Implementation
static double getStandardWidth() {
return 0.01;
}
Returns the percentage of the view width which one Barrier will take up
static double getStandardWidth() {
return 0.01;
}