You can make InputFields non selectable by setting enabled to false. inputfield.enabled = false;. This will disable input though.
確定! 回上一頁