ISimulatorMediaCapture
USI.Core
Simulator-owned media capture without exposing provider commands, windows, frame buffers, or native output paths.
public interface ISimulatorMediaCaptureMethods
TryCaptureScreenshotAsync
public Task<USIResult> TryCaptureScreenshotAsync()Requests a screenshot using the simulator's configured capture destination.
