본문 바로가기
iOS/설명

[iOS] UIView object를 생성하는 것은 Main thread에서 동작 안 해도 된다.

by Sky Titan 2022. 9. 19.
728x90
 

Apple Developer Documentation

 

developer.apple.com

 모든 UI와 관련된 조작은 main thread에서 일어나야하지만, UIView object를 생성하는 것은 main thread에서 안해도 된다.

728x90

'iOS > 설명' 카테고리의 다른 글

[iOS] accessbilityIdentifier  (0) 2022.09.25
[iOS] NSObject  (0) 2022.09.25
[iOS] Custom Container ViewController  (0) 2022.08.21
[iOS] iOS Keychain  (0) 2022.08.20
[iOS] Keep Xcode version vs Use version on Disk  (0) 2022.08.20

댓글