Looping Selector for windows Universal apps -



Looping Selector for windows Universal apps -

i trying implement loopingselector windows universal app based on source.

when seek convert app universal app, seems there no loopingselector command universal apps.

is there loopingselector command or equivalent usage in universal app?

you can check coding4funtoolkit controls.

they have looping selector command here https://github.com/coding4funprojects/coding4funtoolkit/tree/master/source/coding4fun.toolkit.controls/valuepicker/primitives

windows-store-apps win-universal-app loopingselector

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -