<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Symbols",
  "identifier" : "/documentation/Symbols/SymbolEffect/drawOn",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Symbols"
    ],
    "preciseIdentifier" : "s:7Symbols12SymbolEffectPA2A06DrawOnbC0VRszrlE04drawE0AEvpZ"
  },
  "title" : "drawOn"
}
-->

# drawOn

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

```
static var drawOn: DrawOnSymbolEffect { get }
```

## Discussion

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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)