LoginSignup
7
6

More than 5 years have passed since last update.

Xamarin.Formsでキーボードに隠れないようにレイアウトをずらすハック

Last updated at Posted at 2014-06-16

(追記): コメントで指摘があったScrollViewを使った方がスマートなのでコメント参照

ハックというほどでもないのですが

  • Gridの一番下の行のRowDefinisionをAutoにする
  • 一番したのRowにスペーシング用のBoxViewを設置
  • BoxViewのHeightRequestを使って高さを調整し、レイアウトをずらす

--ほかにいい方法無いのかな。。。--

7
6
4

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
6