getOpenable

abstract fun getOpenable(): String

可打开类别。用于 IntentActions.getGetContent,指示只能返回可以用 android.content.ContentResolver.openFileDescriptor 打开的数据流。 对应: android.content.Intent.CATEGORY_OPENABLE