Skip to content
Snippets Groups Projects
Commit 9823f9a7 authored by keleher's avatar keleher
Browse files

auto

parent 73ddf596
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,7 @@ class ButtonTile: UIButton {
self.init()
tile = t
}
}
```
where you have defined `Tile` in your new model. You can use a `ButtonTile`
just like a `UIButton`, but it has the `Tile` information readily at hand
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment