is Openable Uri
PSPDFKit can only open URIs from content providers that also provide size information. This determines if the document is openable directly from that URI. Note that this will not check if file actually exists.
Return
true
if the document can be directly opened.
Parameters
context
Application context.
uri
Android file URI.