Skip to content

Conversation

@p-x9
Copy link
Owner

@p-x9 p-x9 commented Jan 22, 2023

Xcode will automatically fill in the names of closure parameters.

SCFNotificationCenter.local
            .addObserver(observer: self, name: nil, suspensionBehavior: .deliverImmediately) { center, observer, name, object, userInfo in
                <#code#>
            }

@p-x9 p-x9 merged commit 3614702 into main Jan 22, 2023
@p-x9 p-x9 deleted the feature/add-default-param-name branch January 22, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants