Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Xamarin.Forms for TV support TV Remote Controller? #210

Open
EmilAlipiev opened this issue Jan 22, 2021 · 1 comment
Open

Does Xamarin.Forms for TV support TV Remote Controller? #210

EmilAlipiev opened this issue Jan 22, 2021 · 1 comment

Comments

@EmilAlipiev
Copy link

Hi,
I want to start an Tizen TV application with c# and I would like to know if i create the Xaml UI with Xamarin.Forms, do i get TV remote controller support? I can navigate menus and give input using remote controller?
I know that same thing for Xbox using XF, it is not possible to use joystick or remote controller with xamarin.forms uwp. Only native UWP works.
is it the same for Tizen and XF?

thanks for the help

@rookiejava
Copy link
Contributor

Hi @EmilAlipiev! What exactly does support for the remote controller mean?

If you mean using the remote control to move or select focus between UI elements, it is already supported.
Or if it means controlling a separate input device such as a game pad, please refer to the API below.
https://developer.samsung.com/smarttv/develop/api-references/tizenfx-tv-api-references/tizen.tv.accessory/gamepadbuttons-struct.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants