简体   繁体   中英

How can I show UIAccessoryView on a cell with UITableViewCellEditingStyleInsert?

I want to use an accessorydisclosureindicator to inform the user to tap on the cell in order to change the time.

I did set the accessoryType to UITableViewCellAccessoryDisclosureIndicator in the cellForRowAtIndexPath delegate method but the disclosure indicator is not visible as you can see on the screenshot below.

How can I fix this?

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM