---
title: TVCollectionViewFullScreenCell
framework: tvuikit
role: symbol
role_heading: Class
path: tvuikit/tvcollectionviewfullscreencell
---

# TVCollectionViewFullScreenCell

A full-screen cell to use in full-screen display format.

## Declaration

```swift
class TVCollectionViewFullScreenCell
```

## Overview

Overview Use TVCollectionViewFullScreenCell to populate the full-screen collection view with content.

## Topics

### Modifying Cell Appearance

- [contentBleed](tvuikit/tvcollectionviewfullscreencell/contentbleed.md)
- [cornerRadius](tvuikit/tvcollectionviewfullscreencell/cornerradius.md)
- [maskAmount](tvuikit/tvcollectionviewfullscreencell/maskamount.md)

### Accessing Cell Views

- [maskedContentView](tvuikit/tvcollectionviewfullscreencell/maskedcontentview.md)
- [maskedBackgroundView](tvuikit/tvcollectionviewfullscreencell/maskedbackgroundview.md)

### Accessing Cell Position

- [normalizedPosition](tvuikit/tvcollectionviewfullscreencell/normalizedposition.md)

### Managing Cell Position

- [normalizedPositionDidChange()](tvuikit/tvcollectionviewfullscreencell/normalizedpositiondidchange().md)
- [normalizedPositionWillChange(_:)](tvuikit/tvcollectionviewfullscreencell/normalizedpositionwillchange(_:).md)

### Managing Cell Mask

- [maskAmountDidChange()](tvuikit/tvcollectionviewfullscreencell/maskamountdidchange().md)
- [maskAmountWillChange(_:)](tvuikit/tvcollectionviewfullscreencell/maskamountwillchange(_:).md)

### Managing the Parallax Effect

- [parallaxOffset](tvuikit/tvcollectionviewfullscreencell/parallaxoffset.md)

## Relationships

### Inherits From

- [UICollectionViewCell](uikit/uicollectionviewcell.md)

### Conforms To

- [CALayerDelegate](quartzcore/calayerdelegate.md)
- [CLBodyIdentifiable](corelocation/clbodyidentifiable.md)
- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [UIAccessibilityIdentification](uikit/uiaccessibilityidentification.md)
- [UIActivityItemsConfigurationProviding](uikit/uiactivityitemsconfigurationproviding.md)
- [UIAppearance](uikit/uiappearance.md)
- [UIAppearanceContainer](uikit/uiappearancecontainer.md)
- [UICoordinateSpace](uikit/uicoordinatespace.md)
- [UIDynamicItem](uikit/uidynamicitem.md)
- [UIFocusEnvironment](uikit/uifocusenvironment.md)
- [UIFocusItem](uikit/uifocusitem.md)
- [UIFocusItemContainer](uikit/uifocusitemcontainer.md)
- [UIPopoverPresentationControllerSourceItem](uikit/uipopoverpresentationcontrollersourceitem.md)
- [UIResponderStandardEditActions](uikit/uiresponderstandardeditactions.md)
- [UITraitChangeObservable](uikit/uitraitchangeobservable-67e94.md)
- [UITraitEnvironment](uikit/uitraitenvironment.md)
- [UIUserActivityRestoring](uikit/uiuseractivityrestoring.md)

## See Also

### Collections of content

- [Creating immersive experiences using a full-screen layout](tvuikit/creating-immersive-experiences-using-a-full-screen-layout.md)
- [TVCollectionViewFullScreenLayout](tvuikit/tvcollectionviewfullscreenlayout.md)
- [TVCollectionViewDelegateFullScreenLayout](tvuikit/tvcollectionviewdelegatefullscreenlayout.md)
- [TVCollectionViewFullScreenLayoutAttributes](tvuikit/tvcollectionviewfullscreenlayoutattributes.md)
