I want to set a view frame to be above the keyboard. That it will not need to change height/location after keyboard appears.
Is there a way to get keyboard height in ViewDidLoad and not after keyboard appears?
Thanks
with and without keyboard the view should always be in the same place.