Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asahiocean
SZRCAI
Commits
0cc2ddbf
Verified
Commit
0cc2ddbf
authored
Jul 05, 2021
by
asahiocean
🚀
Browse files
ModelDelegate: AnyObject
parent
16f0d27a
Changes
1
Hide whitespace changes
Inline
Side-by-side
SZRCAI/SZRCAI/Main code/Model/Model.swift
View file @
0cc2ddbf
import
UIKit
protocol
ModelDelegate
:
class
{
protocol
ModelDelegate
:
AnyObject
{
func
deselectPin
(
pin
:
PinAnnotation
)
func
modelButtonExecute
(
sender
:
UIButton
)
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment