James 的記錄
簡單‧自在‧快樂~~ 行動平台開發、互動設計、人機互動、ActionScript、JAVA、PHP等
2015年3月12日 星期四
iOS Container view與Parent UIViewController的溝通
若parent裡要呼叫container裡面的屬性
self.ChildViewController.yourProperty = yourValue
若container要呼叫parent的屬性:
((YourParentViewControllerClassType *)self.parentViewController).yourParentProperty = TheValueYouWant;
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言