Changes the frame's z-order.

<void> FrameBase.changeZOrder(<ZOrder> zOrder, [<RequestBooleanCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
zOrder Specifies how the z-order is changed.
callback Optional. Receives whether the z-order could be changed.
errorCallback Optional. Is called when the operation failed with an error.