單項(xiàng)選擇題下面哪個選項(xiàng)是設(shè)置視圖的背景顏色的屬性?()

A.width
B.height
C.backgroundColor
D.background


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題想要開始視圖的多點(diǎn)觸摸,須設(shè)置哪個屬性為YES?()

A.userInteractionEnabled
B.clearContextsBeforeDrawing
C.multipleTouchEnabled
D.setNeedsDisplay

2.單項(xiàng)選擇題UIGestureRecongnizer返回激發(fā)該手勢的UI控件的是哪個方法?()

A.locationView
B.locationView:inView
C.numberOfTouches
D.view

3.單項(xiàng)選擇題UICollectionView直接繼承自()。

A.UIView
B.UIViewController
C.UITableView
D.UIScrollView

4.單項(xiàng)選擇題關(guān)于UITableView的描述錯誤的是()。

A.有兩種顯示模式
B.繼承自UIScrollView
C.cell的個數(shù)就是屏幕上能看到的cell的個數(shù)
D.繼承自UIView