---
title: ManagedContentStyle
framework: managedappdistribution
role: symbol
role_heading: Structure
path: managedappdistribution/managedcontentstyle
---

# ManagedContentStyle

A type that applies a custom appearance to the managed content view.

## Declaration

```swift
struct ManagedContentStyle
```

## Topics

### Determining styles

- [automatic](managedappdistribution/managedcontentstyle/automatic.md)
- [compact](managedappdistribution/managedcontentstyle/compact.md)
- [header](managedappdistribution/managedcontentstyle/header.md)
- [vertical](managedappdistribution/managedcontentstyle/vertical.md)

## See Also

### View creation

- [ManagedAppView](managedappdistribution/managedappview.md)
- [ManagedContentView](managedappdistribution/managedcontentview.md)
- [ManagedContentOfferState](managedappdistribution/managedcontentofferstate.md)
