frame border width in Xamarin.Forms. You can try something like this : <Frame HasShadow="False" CornerRadius="25" Padding="2" BackgroundColor="#F69927"> ...
確定! 回上一頁