Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8aedd45

Browse files
author
Td Kim
authored
Update ViewController Transition.md
1 parent 6b49c12 commit 8aedd45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎ViewController Transition.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ViewController Transition
2-
## 3 Examples
2+
## 3 Examples about transition
33

4-
##1. ???
4+
###1. ???
55
#### Task Edit View Controller
66
```swift
77
@IBAction func doneButtonDidTap() {
@@ -21,7 +21,7 @@
2121
}
2222
```
2323

24-
##2. Delegate
24+
###2. Delegate
2525
#### Task Edit View Controller
2626
```swift
2727
class TaskEditViewController: UIViewController {
@@ -71,5 +71,5 @@ class TaskListViewController: UIViewController {
7171
}
7272
```
7373

74-
##3. Closure
74+
###3. Closure
7575

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /