单项选择题

预测量阶段这是进入performTraversals()方法后的第一个阶段,它会对控件树进行第一次测量。测量结果可以通过mView。

A.PUTMeasuredWidth()/Height()获得
B.PostMeasuredWidth()/Height()获得
C.getMeasuredWidth()/Height()获得
D.huodeMeasuredWidth()/Height()获得