AppCode 2018.2 Help

Convert to Property

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

To convert to a property

  1. Place the caret within the editor window.
  2. On the main menu or on the context menu, choose Refactor | Convert to Property.
  3. In the dialog that opens, select the instance variable(s) you wish to convert.
  4. Click OK to perform the refactoring.
Last modified: 16 August 2018