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

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


您可能感興趣的試卷

你可能感興趣的試題

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

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

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

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

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

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