newDocument

fun Intent.newDocument(): Intent

Add the Intent.FLAG_ACTIVITY_NEW_DOCUMENT flag to the Intent.

Return

the same intent with the flag applied.