Currently there is no way to obtain the view that is making a file request.
In my use of Ultralight I allow the user to load local pages (or "themes"), since there is a lot of local file access I'd like to control the accessible path to each view individually. I currently have path checks in Filesystem but would love to implement per view paths.