내가 좋아할 만한 콘텐츠
Foundation vs Core Foundation. E.g.: NSArray vs CFArrayRef Foundation: Objective-C Core Foundation: C
device orientation : as name suggests is the orientation of the physical device. interface orientation: is the property of running app.
There are 2 distinct orientations in iOS, 1. device orientation 2. interface orientation
UILongPressGestureRecognizer: a touch must be held 0.5 seconds (default value) to become a long press. You can override this.
UINavigationItem has 3 customizable areas 1. leftBarButtonItem (a UIBarButtonItem) 2. rightBarButtonItem(a UIBarButtonItem) 3. titleView
UINavigationItem has 3 customizable areas 1. leftBarButtonItem 2. rightBarButtonItem 3. titleView
UIViewController sets the UINavigationItem. UINavigationController's UINavigationBar uses the UINavigationItem to show the title.
UINavigationItem is not a subclass of UIView, so it cannot appear on the screen by itself.
UIViewController has a navigationItem property of type UINavigationItem.
UITableViewCell's contentView has 3 subviews. 1. UILabel textLabel 2. UILabel detailTextLabel 3. UIImageView imageView
Each row in a UITableView view is a UITableViewCell view. And UITableViewCell has a subview called contentView.
when UITableViewController create its view, the dataSource, delegate ivars of the UITableView are automatically set to UITableViewController
UITableViewController is a subclass of UIViewController, so a UITableViewController has a view, which is instance of UITableView.
UITableViewController is subclass of UIViewController UITableViewController : UIViewController<UITableViewDelegate, UITableViewDataSource>
Instance of UITableViewController can fill all 3 roles: 1. view controller 2. data source 3. delegate
UITableView needs a 1. view controller 2. data source 3. delegate
United States 트렌드
- 1. #ใครในกระจกEP5 9,333 posts
- 2. #happybdayTYGA N/A
- 3. $NVDA 51.5K posts
- 4. GeForce Season 4,257 posts
- 5. Peggy 36K posts
- 6. $LMT $450.50 Lockheed F-35 N/A
- 7. Martha 17.9K posts
- 8. Sonic 06 3,416 posts
- 9. Saba 10.7K posts
- 10. Jason Crow 1,472 posts
- 11. Comey 51.3K posts
- 12. Stargate 5,484 posts
- 13. Poverty 49.8K posts
- 14. MLB TV 1,963 posts
- 15. Sumrall 1,528 posts
- 16. Halligan 22.8K posts
- 17. Nvidia 61.6K posts
- 18. NASA 48.1K posts
- 19. #ComunaONada 5,200 posts
- 20. Dearborn 411K posts
Something went wrong.
Something went wrong.