<BoxView.CornerRadius>
<OnPlatform x:TypeArguments="x:Double">
<On Platform="Android" Value="25"/>
<On Platform="UWP" Value="2" />
<On Platform="iOS" Value="2"/>
</OnPlatform>
</BoxView.CornerRadius>
</BoxView> .
Ругается: No property, BindableProperty, or event found for "CornerRadius", or mismatching type between value and property . Как так то? Опять Xamarin что-то поломал или я чего-то вообще не понимаю
https://medium.com/@anna.domashych/controls-and-layouts-with-rounded-corners-with-xamarin-forms-effect-f6d04444c10a
clean/rebuild?
Обсуждают сегодня