Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テーブルビューに一連の値があります。行を削除/キャンセルする必要があります。キャンセルされたことをユーザーに知らせるために、その行を削除する必要があります。行のデータに線を引く/ココアを使用して行を打ち消すにはどうすればよいですか?
IOS 6 から:
NSAttributedString には取り消し線属性「NSStrikethroughStyleAttributeName」があります
お役に立てれば !!!
これを見てください: http://www.cocoanetics.com/2011/01/befriending-core-text/