How to realize swift Selector with OC

/ / A private method is used to get the corresponding accessorBar, and then hide it

var = accessory=subviewOfInputSetHostView.performSelector(Selector("placeheldView")).takeRetainedValue()
How to write this sentence in OC? Ask the great god for advice.

Apr.25,2021
Menu