SliderTouchHandler:How to achieve a finger that does not leave the screen, but slides to an area outside the slider that should not be able to control the slider
I know that if SimpleTouchHandler implements this function, the key word is "SimpleTouchHandler.Inside", so what is the key word for SliderTouchHandler?Use the attached example implements this function if you can
DownloadExample
Hello ke007,
I know that if SimpleTouchHandler implements this function, the key word is "SimpleTouchHandler.Inside", so what is the key word for SliderTouchHandler?
In case of the Slide Touch Handler, the Inside variable is not existing. Having such variable would not make much sense since the Slide Touch Handler calculates from the movements of user's finger an acceleration and performs the sliding with corresponding animation.
Best regards
Paul Banach
Ask Embedded Wizard
Welcome to the question and answer site for Embedded Wizard users and UI developers.
Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!
Embedded Wizard Website | Privacy Policy | Imprint