Révision 12ddf7ef GES_PAC/View/CreateBehaviourView.xaml
GES_PAC/View/CreateBehaviourView.xaml | ||
---|---|---|
26 | 26 |
|
27 | 27 |
<Picker Title="Sélectionnez un type de comportement" |
28 | 28 |
ItemsSource="{Binding TypeComp}" |
29 |
ItemDisplayBinding="{Binding Name}" |
|
30 | 29 |
SelectedItem="{Binding SelectedType}" /> |
31 | 30 |
|
32 | 31 |
|
... | ... | |
45 | 44 |
Placeholder="(facultatif)"/> |
46 | 45 |
</VerticalStackLayout> |
47 | 46 |
|
48 |
<!-- sortie de l'animal -->
|
|
47 |
<!-- Sortie de l'animal -->
|
|
49 | 48 |
<HorizontalStackLayout HorizontalOptions="Center" VerticalOptions="Center"> |
50 | 49 |
<CheckBox IsChecked="{Binding IsAnimalOut}" HorizontalOptions="Center" /> |
51 | 50 |
<Label Text="Sortie de l'animal" FontSize="14" TextColor="Gray" HorizontalOptions="Center" VerticalOptions="Center" /> |
Formats disponibles : Unified diff