Changes

Converters In Mobile

55 bytes added, 20 April
/* List of Available Converters */
'''Two-way''' converters can be used with two-way bindings, e.g. a text-box displaying an editable value. If the value updates in the model, the text-box text changes. If the user edits the value, the value in the model behind also gets updated.
As a clarification, '''Value''' refers to the '''Binding Value''', and '''parameter''' to the '''ConverterParameter'''!
 
{{UnderConstructionStart}}
 
{| class="wikitable sortable" style="width:100%"
| DataTemplateItemsPanelConverter || style="text-align: center;" | ✗ || ItemsPanelTemplate || Query<wbr/>Details<wbr/>Page<wbr/>ViewModel || || Chooses what '''ItemPanel<wbr/>Template''' to return. Having a parameter with the content "Small" returns the small item template selector.
|}
 
{{UnderConstructionEnd}}
[[Category:Client|Converters In Xamarin]]
138
edits