How to implement Surface.setFrameRate on Fw30 ?

MNik 1 Reputation point
2021-09-08T16:06:59.923+00:00

Hello everyone,
using a lot of c# i'm not used to translating Android snippets. In this case i'd like to force my game to run at 60 hz but the Surface.setFrameRate is an instance method, how to i use it from my activity.onCreate method?

Developer technologies | .NET | Xamarin
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.