Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GlassButton が置かれている行を強制的に小さくしたいと思います。これが iPad アプリケーションであることを考えると、テーブル全体に広がるボタンは作成したくありません。MonoTouch.Dialog の要素 API で個々の行のサイズを小さくするにはどうすればよいですか。かなり典型的なボタンのように見せたいと思います。
そのソースコードは次のとおりです。
https://github.com/migueldeicaza/MonoTouch.Dialog/blob/master/MonoTouch.Dialog/Utilities/GlassButton.cs
小さい四角形を渡すことで、ボタンを小さくすることができます。