---
title: viewDidLoad()
framework: groupactivities
role: symbol
role_heading: Instance Method
path: groupactivities/groupactivitysharingcontroller-4gtfk/viewdidload()
---

# viewDidLoad()

Notifies the view controller that the system added a view to a view hierarchy.

## Declaration

```swift
@MainActor override dynamic func viewDidLoad()
```
