Skip to content

function_showLoadingIndicator

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

tvOS.showLoadingIndicator(text, presentation)

Show a loading indicator

Parameters

Type @var Description Required
string [text] loading text Optional
string [presentation] last presentation Optional

Example

tvOS.showLoadingIndicator(text, presentation)



Back to function list