We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a0fea commit 4d1d062Copy full SHA for 4d1d062
Sources/SwiftWin32/View Controllers/ViewController.swift
@@ -125,7 +125,7 @@ public class ViewController: Responder {
125
126
/// Notifies the view controller that its view was removed from a view
127
/// hierarchy.
128
- public func viweDidDisappear(_ animated: Bool) {
+ public func viewDidDisappear(_ animated: Bool) {
129
}
130
131
/// A boolean value indicating whether the view controller is being dismissed.
0 commit comments