Closed Aizaz-Ahmad closed 3 years ago
position function inside the code returns Element but inside the declaration file the overload for setting the position of caret declares Pos as the value returned by the set overload of the function
position
Element
Pos
position
function inside the code returnsElement
but inside the declaration file the overload for setting the position of caret declaresPos
as the value returned by the set overload of the function