# C1.iOS.DataCollection.C1CollectionViewFlowLayout

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_iOS_DataCollection_C1CollectionViewFlowLayout" data-uid="C1.iOS.DataCollection.C1CollectionViewFlowLayout" class="text-break">C1CollectionViewFlowLayout Class
</h1>
  <div class="markdown level0 summary"><p><span class="xref">UIKit.UICollectionView</span> layout which shows an <span class="xref">UIKit.UIActivityIndicatorView</span> as a decorator in the bottom of the list to indicate more items are being loaded.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">C1CollectionViewFlowLayout</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.iOS.DataCollection.html">C1.iOS.DataCollection</a></h6>
  <h6><strong>Assembly</strong>: C1.iOS.DataCollection.dll</h6>
  <h5 id="C1_iOS_DataCollection_C1CollectionViewFlowLayout_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1CollectionViewFlowLayout : UICollectionViewFlowLayout</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1CollectionViewFlowLayout
    Inherits UICollectionViewFlowLayout</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_iOS_DataCollection_C1CollectionViewFlowLayout__ctor" data-uid="C1.iOS.DataCollection.C1CollectionViewFlowLayout.#ctor">
          <a class="xref" href="C1.iOS.DataCollection.C1CollectionViewFlowLayout.-ctor.html#C1_iOS_DataCollection_C1CollectionViewFlowLayout__ctor">C1CollectionViewFlowLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.iOS.DataCollection.C1CollectionViewFlowLayout.html">C1CollectionViewFlowLayout</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_iOS_DataCollection_C1CollectionViewFlowLayout_ActivityIndicatorViewStyle" data-uid="C1.iOS.DataCollection.C1CollectionViewFlowLayout.ActivityIndicatorViewStyle">
          <a class="xref" href="C1.iOS.DataCollection.C1CollectionViewFlowLayout.ActivityIndicatorViewStyle.html#C1_iOS_DataCollection_C1CollectionViewFlowLayout_ActivityIndicatorViewStyle">ActivityIndicatorViewStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the activity indicator view style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_iOS_DataCollection_C1CollectionViewFlowLayout_CollectionViewContentSize" data-uid="C1.iOS.DataCollection.C1CollectionViewFlowLayout.CollectionViewContentSize">
          <a class="xref" href="C1.iOS.DataCollection.C1CollectionViewFlowLayout.CollectionViewContentSize.html#C1_iOS_DataCollection_C1CollectionViewFlowLayout_CollectionViewContentSize">CollectionViewContentSize</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_iOS_DataCollection_C1CollectionViewFlowLayout_ShowActivityIndicator" data-uid="C1.iOS.DataCollection.C1CollectionViewFlowLayout.ShowActivityIndicator">
          <a class="xref" href="C1.iOS.DataCollection.C1CollectionViewFlowLayout.ShowActivityIndicator.html#C1_iOS_DataCollection_C1CollectionViewFlowLayout_ShowActivityIndicator">ShowActivityIndicator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the activity indicator is displayed.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_iOS_DataCollection_C1CollectionViewFlowLayout_LayoutAttributesForDecorationView_Foundation_NSString_Foundation_NSIndexPath_" data-uid="C1.iOS.DataCollection.C1CollectionViewFlowLayout.LayoutAttributesForDecorationView(Foundation.NSString,Foundation.NSIndexPath)">
          <a class="xref" href="C1.iOS.DataCollection.C1CollectionViewFlowLayout.LayoutAttributesForDecorationView.html#C1_iOS_DataCollection_C1CollectionViewFlowLayout_LayoutAttributesForDecorationView_Foundation_NSString_Foundation_NSIndexPath_">LayoutAttributesForDecorationView(NSString, NSIndexPath)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_iOS_DataCollection_C1CollectionViewFlowLayout_LayoutAttributesForElementsInRect_CoreGraphics_CGRect_" data-uid="C1.iOS.DataCollection.C1CollectionViewFlowLayout.LayoutAttributesForElementsInRect(CoreGraphics.CGRect)">
          <a class="xref" href="C1.iOS.DataCollection.C1CollectionViewFlowLayout.LayoutAttributesForElementsInRect.html#C1_iOS_DataCollection_C1CollectionViewFlowLayout_LayoutAttributesForElementsInRect_CoreGraphics_CGRect_">LayoutAttributesForElementsInRect(CGRect)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_iOS_DataCollection_C1CollectionViewFlowLayout_PrepareLayout" data-uid="C1.iOS.DataCollection.C1CollectionViewFlowLayout.PrepareLayout">
          <a class="xref" href="C1.iOS.DataCollection.C1CollectionViewFlowLayout.PrepareLayout.html#C1_iOS_DataCollection_C1CollectionViewFlowLayout_PrepareLayout">PrepareLayout()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="seealso">See Also</h3>
  <div class="seealso">
      <div><span class="xref">UIKit.UICollectionViewFlowLayout</span></div>
  </div>

</div>
