c# - Set Options Menu Visibility always On. (Android, Xamarin, MVVMCross) -


i wondering if there way keep android options menu programmatically permanently visible.

if try understand question, strange thing do. if want menu visible time, has nothing options menu. create (sub)view/layout menuitems want use.

also remember options menu can work differently between android versions, , device vendors funny things options menu, influence way app behaves.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -