Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 432 Bytes

End of Lecture 5.md

File metadata and controls

10 lines (9 loc) · 432 Bytes

In this lecture

  • UITextView

    • NSMutableAttributesdString outline, unoutline, textSzie with NSTextStoge and NSRange
  • View Controller LIfecycle

    • ViwewdidLoad is called once, has nothings to do with geometry
    • View appears/disappreas is called when view appears and disappears
    • viewWillLayoutsubview, viewWillLayoutsubview has to do with geometry
  • NSNotification

    • test UIContentSizeCategoryDidChangeNotification