Jump to content

FileUploadCompleted Event - Camera or Library ?


andyhill

Recommended Posts

By setting FileUpload.Accept:= ''; and FileUpload.Capture:= ''; before FileUpload.Execute; we give the end user the options to choose - this is fine.

However, how do we know from within the FileUploadCompleted event if it was a camera capture -or- library file ?

This is very important as iOS camera images need rotating where as Library images do not.

Link to comment
Share on other sites

×
×
  • Create New...