Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148695 | Oct 30,2019 02:59 PM UTC | Mar 27,2020 12:27 PM UTC | Xamarin.Forms | 10 |
![]() |
Tags: SfEffectsView |
<syncEffectsView:SfEffectsView CornerRadius="0,25,0,25"
TouchDown="SfEffectsView_TouchDown"
TouchUp="SfEffectsView_TouchUp"
LongPressed="SfEffectsView_LongPressed">
….
</syncEffectsView:SfEffectsView> |
<syncEffectsView:SfEffectsView CornerRadius="0,25,0,25"
TouchDownCommand="{Binding TouchDownCommand}"
TouchUpCommand="{Binding TouchUpCommand}"
LongPressedCommand="{Binding LongPressedCommand}">
…
</syncEffectsView:SfEffectsView> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.