Pre loader

RolloverModifier updateCurrentPoint Swift equivalent?

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

Hi,

I’m trying to convert Java code to swift and I need the RolloverModifier class’s updateCurrentPoint method. I create CustomRolloverModifier class inherits from SCIRolloverModifier class and import SciChart.Protected.SCIRolloverModifier extension too. But i can’t find updateCurrentPoint method. What is the updateCurrentPoint equivalent method on swift?

Thanks.

Version
3.1.0.5175
  • You must to post comments
0
0

Hi, there.

The equivalent for Java “updateCurrentPoint” method in iOS is func getCurrentPoint(with args: SCIModifierEventArgs!) -> CGPoint

You need to import import SCIMasterSlaveTouchModifierBase+Protected to get access to it.

Let us know if that helped;

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies