The members of Android.Views.Choreographer are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Instance | Choreographer. Gets the choreographer for the calling thread. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
PostFrameCallback(Choreographer.IFrameCallback)Posts a frame callback to run on the next frame. | ||
PostFrameCallbackDelayed(Choreographer.IFrameCallback, long)Posts a frame callback to run on the next frame after the specified delay. | ||
RemoveFrameCallback(Choreographer.IFrameCallback)Removes a previously posted frame callback. |