Useful information

平成30年5月15日(火曜日)

今回は、cell内のsegment_sw操作をmasterviewにて知る方法として、以下参考により、OK!!
但し、superviewの階層は、それぞれの環境により、要調整!!
TableViewCellにボタン付けていろいろやる

平成30年5月11日(金曜日)

Passing Data Between View Controllers in iOS: The Definitive Guide
protocol conformance that has a class bound
delegateをweakで宣言する際にprotocolにclassを継承する理由

apple
NSFetchedResultsController

Swift NSFetchedResultsController Trickery

平成30年5月5日(土曜日)

UITableViewのデリゲートメソッドまとめ

平成30年4月19日(木曜日)

Object Oriented Programming in Swift

CallKit iOS Swift Tutorial for VoIP Apps (Super Easy)

平成30年4月4日(水曜日)

複数のstoryboard
[iOS swift] ContainerViewをプログラムで作りたい
プロジェクト名 ContainerViewConstraints

UITableViewCell auto height based on amount of UILabel text

[swift] PopoverPresentationControllerの実装とタップした時にメインViewにタップ情報を反映させる方法

UITableViewのrowHeightやestimatedRowHeightに何を設定すると良いのか