-4
Button in tableViewcell programatically with AutoLayout in raw and column wise動態按鈕/ iPhone
如何創建tableViewcell動態按鈕在原列使用編程語言斯威夫特與自動版式明智的。
提前致謝。
Button in tableViewcell programatically with AutoLayout in raw and column wise動態按鈕/ iPhone
如何創建tableViewcell動態按鈕在原列使用編程語言斯威夫特與自動版式明智的。
提前致謝。
我已經嘗試做到這一點,但我的按鈕按下,它是選中的單元格。所以我認爲這是一個壞主意,因爲當你選擇一個單元時,你選擇了所有的單元而不是這個單元的一部分。
您應該爲UITableViewCell使用委託並在按鈕操作下調用它。