AppCode 2018.1 Help

Convert to Instance Variable

The Convert to Instance Variable refactoring lets you convert a property to an instance variable.

Converting to an instance variable

  1. Place the caret within the editor window.

  2. On the main menu or on the context menu, choose Refactor | Convert to Instance Variable.

  3. In the dialog that opens, select the properties(s) you wish to convert.

  4. Click OK to perform the refactoring.

Last modified: 19 September 2019