gistlib
other swift categories
properties code snippets in swift
a struct called book with the relevant properties in swift
add a getter to a class in swift
add a protected property to a class in swift
call a private property on an instance of a class in swift
call a protected property on an instance of a class in swift
call a protected static property on an instance of a class in swift
call a public static property on an instance of a class in swift
call a setter on an instance of a class in swift
call a static property on an instance of a class in swift
define a class with a first name, last name and email properties in swift
define a struct depicting a car, with a brand, model and year properties, as well as a beep function that prints “beep” into the console in swift
override a private property on a subclass in swift
override a private static property on a subclass in swift
gistlib
by LogSnag