Skip to content

Instantly share code, notes, and snippets.

@tugcearar
Created September 20, 2018 22:27
Show Gist options
  • Save tugcearar/584be7ee6e3a4f6aa8a659c2b34057c6 to your computer and use it in GitHub Desktop.
Save tugcearar/584be7ee6e3a4f6aa8a659c2b34057c6 to your computer and use it in GitHub Desktop.
<StackLayout VerticalOptions="Center">
<renderers:CustomPicker DoneButtonText="My Custom Done Text" CancelButtonText="My Custom Cancel Text" />
<renderers:CustomPicker DoneButtonText="My Other Custom Done Text" CancelButtonText="My Other Custom Cancel Text"/>
</StackLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment