pub fn frame_capture_mode(
child: impl IntoUiNode,
frame_capture_mode: impl IntoVar<FrameCaptureMode>,
) -> UiNodeExpand description
P Binds the frame_capture_mode window var with the property value.
The binding is bidirectional and the window variable is assigned on init.