เป็นไปได้ไหมที่จะปรับตำแหน่ง x, y สำหรับtitleLabel
a UIButton
?
นี่คือรหัสของฉัน:
UIButton *btn = [UIButton buttonWithType:UIButtonTypeRoundedRect];
[btn setFrame:CGRectMake(0.0f, 0.0f, 100.0f, 100.0f)];
[btn setTitle:[NSString stringWithFormat:@"Button %d", i+1] forState:UIControlStateNormal];
[btn addTarget:self action:@selector(buttonPressed:) forControlEvents:UIControlEventTouchUpInside];
btn.titleLabel.frame = ???
1
โปรดเลือกคำตอบอื่นเพื่อให้เราสามารถลบคำตอบที่เป็นลบได้ หรืออธิบายสาเหตุที่คุณทำเช่นนี้
—
tchrist
ทำไมคำตอบนั้นไม่ได้รับการยอมรับ?
—
Antonio MG
นี่คือทั้งหมดที่คุณต้องการstackoverflow.com/questions/18484747/uibutton-titleedgeinsets