
IGListKit
Authored by Jassadakorn Ketkaew
Computers
Professional Development
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What is IGList?
A test-driven
UICollectionView framework
A data-driven
UICollectionView framework
A cell-driven
UICollectionView framework
A collection-driven
UICollectionView framework
2.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What is not the problems of UICollectionView?
Complex Data Handling
Boilerplate Code
State Management
ScrollView injection
3.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
What is ListDiffable?
is a protocol to handles data updates and provides efficient diffing and updating of lists.
is a class to handles data updates and provides efficient diffing and updating of lists.
is a struct to handles data updates and provides efficient diffing and updating of lists.
is a enum to handles data updates and provides efficient diffing and updating of lists.
4.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
What is function from ListDiffable protocol ?
5.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
What do IGListAdapter objects do in a UICollectionView?
Combine multiple sections into a single object.
break each object into individual sections called "section controllers".
Sort objects alphabetically in the collection view.
Act as the view controllers for the collection view.
6.
MULTIPLE CHOICE QUESTION
20 sec • 10 pts
What "ListSectionController" do in the IGListKit ?
provide the user interface for all item in a UICollectionView
Manage the layout of the entire collection view.
Handle data source and delegate for their own section.
Handle animation for all items
7.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What is Boilerplate Code for UICollectionView ?
collectionView.register
collectionView
.datasource
collectionView
.delegate
collectionView
.backgroundColor
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?