I wanted to move one UITextField up or down in order to solve the problem of 'Keyboard' tried this way TextChaveAcesso.Frame.Location = new CoreGraphics.CGPoint(TextChaveAcesso.Frame.Y, TextChaveAcesso.Frame.Y);