UIKit.UICollectionViewCell: Method Members

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

See Also: Inherited members from UIKit.UICollectionReusableView

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : UICollectionViewCell.UICollectionViewCellAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : UICollectionViewCell.UICollectionViewCellAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UICollectionViewCell.UICollectionViewCellAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UICollectionViewCell.UICollectionViewCellAppearance
Documentation for this section has not yet been entered.

Protected Methods

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