如我们所知,我们可以使用
android:width='wrap_content' android:height='match_parent'
设置视图的宽度或高度。 但是,在xamarin形式中,我们不能使用它。
因此,如何为Xamarin表单组件设置动态宽度或高度?喜欢match_parent还是wrap_content在android中
match_parent
wrap_content
android xamarin.android xamarin xamarin.forms
android ×1
xamarin ×1
xamarin.android ×1
xamarin.forms ×1