AppCode 2018.1 Help

Convert to Property

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

Converting 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: 19 September 2019