Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8779969
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T19:55:43+00:00 2026-06-13T19:55:43+00:00

Is it possible to set UICollectionViewFlowLayout object attributes directly without touching UICollectionViewDelegateFlowLayout protocol? For

  • 0

Is it possible to set UICollectionViewFlowLayout object attributes directly without touching UICollectionViewDelegateFlowLayout protocol?

For example, if I want every item size to be the same, could I just do this:

self.collectionViewFlowLayout.itemSize = CGSizeMake(100,100)

instead of this:

- (CGSize)collectionView:(UICollectionView *)collectionView layout:(UICollectionViewLayout *)collectionViewLayout sizeForItemAtIndexPath:(NSIndexPath *)indexPath
{
    return CGSizeMake(100, 100);
}

If positive, how can I reference the UICollectionViewFlowLayout object?

If negative, could you explain why Apple choose to make it a protocol? It obviously requires more code.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T19:55:44+00:00Added an answer on June 13, 2026 at 7:55 pm

    Yes, it is possible, but not by accessing an existing UICollectionViewFlowLayout instance. You need to subclass UICollectionViewFlowLayout and handle all of the attributes that you’d like to in your subclass.

    There were some great WWDC sessions on that this year, and I recommend watching them. You can see Session 205 here (login required) and Session 219, here(login required). The second video will address your question directly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to set the value behind a two-way binding directly, without knowing
Is it possible to set one object's key $thumbnailContainer to the value of another
Possible Duplicate: Set alpha of Bitmap image! I want to change the opacity of
Is it possible to set a different wallpaper for each monitor? I want to
Is it possible to set a default function on an object, such that when
Is possible to set a DateTime object as optional parameter using now as default?
It´s possible to set session timeout by user in php? Example: 2 users are
Possible Duplicate: Set size on background image with CSS? I need to find a
Is it possible to set code behind a resource dictionary in WPF. For example
Is it possible to set turn the default spell checker on by default. Without

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.