Skip to content
This repository was archived by the owner on Jul 9, 2026. It is now read-only.

function_display

Wesley de Groot edited this page Jan 2, 2016 · 10 revisions

tvOS.display(view)

to display a view

Parameters

Type @var Description Required
mixed view the view you want to display Required

Example

tvOS.display(view)



Back to function list

Clone this wiki locally