ios - How make UiView displayed on top? -


i have 2 uiviewcontrollers. need uiview uibutton , uislider displayed on top. read topics this...but it's not work.

make use of quartzcore zposition = maxfloat

just this:

yourview.layer.zposition = maxfloat 

Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -