A.選項(xiàng)0 B.getLeft();獲取View到其父布局左邊的距離。 C.getBottom();獲取View到其父布局底邊的距離。 D.getRight();獲取View到其父布局右邊的距離。