-1
可能重複:
how to set rounded corner for a UITextView ?圓邊角的TextView在iPhone
我們怎麼可以給圓角在iPhone TextView的。
請幫
可能重複:
how to set rounded corner for a UITextView ?圓邊角的TextView在iPhone
我們怎麼可以給圓角在iPhone TextView的。
請幫
所有這些誰仍在尋找
你必須輸入
QuartzCore/QuartzCore.h
UITextView* txtView = [[UITextView alloc] initWithFrame:CGRectMake(50, 50, 300, 100)];
txtView.layer.cornerRadius = 5.0;
txtView.clipsToBounds = YES;
「相關問題」/SO搜索框交易算法似乎在這個已經放棄了球案件。被選爲重複的問題直到搜索這個問題標題的第二頁結束時纔會出現,儘管這對於人來說顯然是一個騙局。 – 2011-05-08 17:46:14