【发布时间】:2017-03-07 15:34:10
【问题描述】:
这是我当前的代码。
<?xml version="1.0" encoding="utf-8"?>
<ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:local="clr-namespace:Quickies" x:Class="Quickies.QuickiesPage" BackgroundImage="Overview Image.png">
</ContentPage>
我可以在 XAML 中设置一个属性来使图像均匀地填充页面吗?现在是截止时间:
[
【问题讨论】:
标签: xaml xamarin xamarin.forms