To set the text with myButton.TitleLabel.Text = "abc"; you have to use the SetTitle method before. var myButton = UIButton.FromType(System); ...
確定! 回上一頁