Apparently I can’t find a focus event handler in NativeScript’s documentation or API reference of TextFields elements. Am I wrong?
Or, is there a way to introduce the onFocus event extending the existing TextField element?
(I am using typescript without Angular 2)
Any help appreciated, thank you,
C_
p.s.: I posted this question on Stackoverflow too.