Hide UISearchBar Cancel Button

后端 未结 11 869
夕颜
夕颜 2020-12-24 06:39

I have a UISearchDisplayController and UISearchBar hooked up to my ViewController via Outlets from my nib.

I\'d like to hide the cancel button so that the user never

11条回答
  •  Happy的楠姐
    2020-12-24 07:24

    This seems to be a bug within Xcode. I submitted this error to Apple's bug reporting site, and they've followed up asking for more sample code and use-cases.

    Thanks everyone for your attempt at solving this problem.

提交回复
热议问题