pub fn on_frame_image_ready(
child: impl IntoUiNode,
handler: Handler<FrameImageReadyArgs>,
) -> UiNodeExpand description
P On window frame rendered and captured.
This only notifies if frame_capture_mode is set. The image will be available in the event args.