Source set: Android
@get:RequiresApi(34)
@set:RequiresApi(34)
var SemanticsPropertyReceiver.credentialRequest: CredentialRequestData
Semantics property for defining a pending credential request on a node. When this property is set, Compose will populate the Android android.view.ViewStructure with the provided request to integrate with the Autofill framework's Credential Manager support.