Here is the code
local UIS = game:GetService("UserInputService")
UIS.OnScreenKeyboardPosition = Vector2.new(4,4)
here is the error
![]()
any help is appreciated 
Here is the code
local UIS = game:GetService("UserInputService")
UIS.OnScreenKeyboardPosition = Vector2.new(4,4)
here is the error
![]()
any help is appreciated 
https://developer.roblox.com/en-us/api-reference/property/UserInputService/OnScreenKeyboardPosition
This property is read-only. You cannot set its value.