Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android Google tv Appで上下キーを使用してリストビューを上下にスクロールしているとき、フォーカスされたアイテムのインデックスを取得したいのですが、リストビューのフォーカスされた変更でそれを取得するにはどうすればよいですか。
I found something similar on another question but i couldnt solve my problem as i'm still quite new in c#.
i have
System.Type type; // for example int[] System.Type e