c# - how to customize tab position in xamarin ios -


i have gone through link xamarin tabs link applying tabs in xamarin ios application. , tabs has been applied need tabs should appear on top of application's header part.but have not found method or property adjusts tabs position. please me , , appreciated.

apples human interface guidelines specify tab bar should appear @ bottom edge of screen.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -