Intent.ActionGetContentIntent.ActionOpenDocumentIntent.ActionCreateDocument
Used to indicate that an intent only wants URIs that can be opened with ContentResolver.OpenFileDescriptor(Android.Net.Uri, System.String). Openable URIs must support at least the columns defined in Android.Provider.OpenableColumns when queried.
[Android Documentation]