iphone - ios swift How to add images to navigationbar that are not in the center/titleview? -


in swift, how add icon navigation bar on side instead of middle? want slack search icon having appear next right menu icon, see picture here: https://static-s.aa-cdn.net/img/ios/618783545/1b2dca063c580767bf28c885e22c61bc

i not want icon in center of navigation bar title view property, people do. how have icon appear next right menu? thanks.

i have not tried swift yet works on objective-c. can add multiple items right passing array of uibarbuttonitems [self.navigationitem setrightbarbuttonitems:]


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -