AppCode 2017.2 Help

Convert to Instance Variable

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

To convert 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: 13 December 2017