setDrawingOrder

open fun setDrawingOrder(drawingOrderInParent: Int)(source)

Set the drawing order of the view corresponding it this node.

Note: Cannot be called from an android.accessibilityservice.AccessibilityService. This class is made immutable before being delivered to an AccessibilityService.

Parameters

drawingOrderInParent

Throws

If called from an AccessibilityService.