objective c - On iphone: how to show a new window transition from bottom -


i want show new window transition bottom , transition bottom when close,like email app, when write new mail new window transition bottom, close window window transition bottom

use presentmodalviewcontroller:animated: method of uiviewcontroller

see here


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

delphi - How do I identify what code is generating " '' is not a valid floating point value" error dialogue box -