æè¿ãUITableViewã¯ãªãã¨ãªã触ããç¨ã«ãªã£ã¦ããã®ã§ãåºç¤çãªä½¿ãæ¹ãã¾ã¨ãã¾ãã ã¨ãããã表示ãã¦ã¿ã ã¨ããããç»é¢ã«tableViewã表示ãã¾ãã UITableView *tableView = [[UITableView alloc]initWithFrame:self.view.bounds style:UITableViewStylePlain]; [self.view addSubview:tableView]; ç«ã¡ä¸ãã¦ã¿ãã¨ãããªæãã§ããä¸èº«ãä½ãå ¥ã£ã¦ããªãã®ã§é常ã«è¦ã¥ããã§ãã ãã¼ã¿ã表示ãã¦ã¿ã UITableViewã«ãã¼ã¿ã表示ããããã«ã¯ãUITableViewDelegateã¨UITableViewDataSourceãdelegateããªãã¦ã¯ãªãã¾ããã ã¾ãã¯ãdelegateãã対象ã®ã¯ã©ã¹ãæå®ãã¾ãã tableView
{{#tags}}- {{label}}
{{/tags}}