Skip to content

Instantly share code, notes, and snippets.

@haavamoa
Last active July 25, 2020 19:49
Show Gist options
  • Save haavamoa/02ae181066041d98f48e5a9475c5dbac to your computer and use it in GitHub Desktop.
Save haavamoa/02ae181066041d98f48e5a9475c5dbac to your computer and use it in GitHub Desktop.
<Label Text="Is visible if MyText is empty"
IsVisible="{Binding MyText, Converter={converters:IsEmptyConverter}}" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment