Changes

Jump to: navigation, search

The Basics of Object Oriented Programming in Swift

22 bytes removed, 20:17, 1 November 2016
Calling Methods and Accessing Properties
account1.displayBalance()
</pre>
<htmlet>ios10</htmlet>
Type methods are also called using dot notation, though they must be called on the class type instead of a class instance:

Navigation menu