---
title: DrawOnSymbolEffect
framework: symbols
role: symbol
role_heading: Structure
path: symbols/drawonsymboleffect
---

# DrawOnSymbolEffect

A symbol effect that applies the DrawOn animation to symbol images.

## Declaration

```swift
struct DrawOnSymbolEffect
```

## Overview

Overview The DrawOn animation makes the symbol visible either as a whole, or one motion group at a time, animating parts of the symbol with draw data.

## Topics

### Instance Properties

- [byLayer](symbols/drawonsymboleffect/bylayer.md)
- [configuration](symbols/drawonsymboleffect/configuration.md)
- [individually](symbols/drawonsymboleffect/individually.md)
- [wholeSymbol](symbols/drawonsymboleffect/wholesymbol.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [IndefiniteSymbolEffect](symbols/indefinitesymboleffect.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SymbolEffect](symbols/symboleffect.md)
- [TransitionSymbolEffect](symbols/transitionsymboleffect.md)
