Home
Random
Watchlist
Settings
Log in
About UBIK Wiki / Augmensys
Disclaimers
Changes
HowTo:Implement Custom Filtering
10 bytes removed
,
08:59, 25 April 2023
/* Input field */
<tab name="UWP">
<source lang = "xml">
<TextBox x:Name="InputTextboxName" />
</source>
</tab>
<tab name="Xamarin">
<source lang = "xml">
<Entry x:Name="Filter_Input"/>
</source>
</tab>
KGR
89
edits