-
-
Notifications
You must be signed in to change notification settings - Fork 13
function_listView
Wesley de Groot edited this page Jan 2, 2016
·
11 revisions
create a nice listView (with support of objects)
Type | @var | Description | Required |
string | title | the title of your listView | Required |
array | list | the list (see example) | Required |
string | [banner] | full url for banner (optional) | Optional |
tvOS.listView(title, list, banner)
Wesley de Groot • CC-BY 4.0