asDocumentSingleUri
Create a {@link DocumentFile} representing the single document at the given {@link Uri}. This is only useful on devices running {@link android.os.Build.VERSION_CODES#KITKAT} or later, and will return {@code null} when called on earlier platform versions.
Receiver
Uri
Return
DocumentFile?
Parameters
context
Context