Version

RequestFrame Method

Requests a frame to tick for the identified ticker. The ticker's callback will be invoked at earliest opportunity.
Syntax
void RequestFrame( 
   int id
)

Parameters

id
The id of the ticker to schedule a tick for.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also