Back to Filament

post

docs/android/dokka/filament-android/com.google.android.filament.android/-choreographer-helper/post.md

1.75.0360 B
Original Source

//filament-android/com.google.android.filament.android/ChoreographerHelper/post

post

[main]
open fun post()

Posts a callback to Android's Choreographer to schedule the next frame.

This method automatically posts a continuous synchronization loop until remove is called.