Révision 9fd69a0e GES_PAC/View/EnterAnimalView.xaml
GES_PAC/View/EnterAnimalView.xaml | ||
---|---|---|
23 | 23 |
<VerticalStackLayout> |
24 | 24 |
|
25 | 25 |
<Label Text="Numéro RFID" FontSize="14" TextColor="Gray" FontAttributes="Bold"/> |
26 |
<Entry Text="{Binding NumRFID}" FontSize="16" TextColor="Black" Placeholder="04 9C 64 D2 45 2B 80"/>
|
|
27 |
<Label Text="Min. 5 caractères"
|
|
26 |
<Entry Text="{Binding NumRFID}" FontSize="16" TextColor="Black" Placeholder="12345" Keyboard="Numeric"/>
|
|
27 |
<Label Text="Min. 5 chiffres"
|
|
28 | 28 |
FontSize="12" |
29 | 29 |
TextColor="Red" |
30 | 30 |
IsVisible="{Binding NumRFIDError}"/> |
Formats disponibles : Unified diff