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
16f0d27a
Verified
Commit
16f0d27a
authored
Jul 05, 2021
by
asahiocean
🚀
Browse files
internal KVO
parent
96c2861c
Changes
1
Hide whitespace changes
Inline
Side-by-side
SZRCAI/SZRCAI/Main code/Controllers/ViewController/ViewController.swift
View file @
16f0d27a
...
...
@@ -10,8 +10,8 @@ class ViewController: UIViewController {
weak
var
mainButton
:
UIButton
!
weak
var
clearButton
:
UIButton
!
var
buttonKVO
:
NSKeyValueObservation
!
var
pinsKVO
:
NSKeyValueObservation
!
internal
var
buttonKVO
:
NSKeyValueObservation
!
internal
var
pinsKVO
:
NSKeyValueObservation
!
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
...
...
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