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