單項(xiàng)選擇題在給UIButton設(shè)置圖片時(shí),為了讓圖片適應(yīng)按鈕的大小,需要將按鈕的contentMode設(shè)置為:()。
A.UIViewContentModeScaleToFill
B.UIViewContentModeScaleAspectFit
C.UIViewContentModeScaleAspectFill
D.UIViewContentModeCenter
您可能感興趣的試卷
你可能感興趣的試題
1.單項(xiàng)選擇題下面不是標(biāo)準(zhǔn)UIButton類型的是()。
A.UIButtonTypeRoundedRect
B.UIButtonTypeContactAdd
C.UIButtonTypeRadio
D.UIButtonTypeInfoLight
2.單項(xiàng)選擇題ARC(Automatic Reference Counting)模式下,下面哪個(gè)方法是未被禁用的:()。
A.retain
B.copy
C.release
D.autorelease