setWidth abstract method

double setWidth(
  1. double width
)

width 传入width 返回 适配后的width

Implementation

double setWidth(double width);