requestAutofill
Source set: Android
override fun requestAutofill(node: LayoutNode)
requestAutofill
Source set: Common
public fun DelegatableNode.requestAutofill(): Unit
Requests autofill for the LayoutNode that this DelegatableNode is attached to. If the node does not have any autofill semantic properties set, then the request still may be sent to the Autofill service, but no response is expected.