UIKit.UICollectionReusableView: Method Members

The methods of UIKit.UICollectionReusableView are listed below. For a list of all members, see the UICollectionReusableView Members list.

See Also: Inherited members from UIKit.UIView

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : UICollectionReusableView.UICollectionReusableViewAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
ApplyLayoutAttributes(UICollectionViewLayoutAttributes)
Applies the specified layout attributes to this UICollectionReusableView.
DidTransition(UICollectionViewLayout, UICollectionViewLayout)
Indicates that a transition has completed.
static
GetAppearance<T>() : UICollectionReusableView.UICollectionReusableViewAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UICollectionReusableView.UICollectionReusableViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UICollectionReusableView.UICollectionReusableViewAppearance
Documentation for this section has not yet been entered.
PreferredLayoutAttributesFittingAttributes(UICollectionViewLayoutAttributes) : UICollectionViewLayoutAttributes
Documentation for this section has not yet been entered.
PrepareForReuse()
Called prior to this UIKit.UICollectionReusableView being reused by the UIKit.UICollectionView's reuse queue.
WillTransition(UICollectionViewLayout, UICollectionViewLayout)
Indicates that a transition will shortly begin.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UICollectionReusableView object.