Is it possible to enable user interaction in ContentView in edit mode?
If by interaction you mean "choice", set the allowsSelectionDuringEditingproperty to YES.
allowsSelectionDuringEditing
Source: https://habr.com/ru/post/1732830/More articles:the problem of mixing c and C ++ - c ++How can I generate virtual properties using AssemblyBuilder in C # 4.0? - reflectionPython: Как получить доступ к объекту родительского класса через экземпляр производного класса? - pythonCakePHP: Quarter accurate time input - htmlProblem: CSS for a web application window - cssreading csv file into access database - vb.netCounting the number of select statements, connections for each user in MySQL - mysqlFind the largest free memory block - memory-managementHow to access a variable in CDATA from XSLT? - cdataHow can we integrate the Skype API? - skypeAll Articles