Class BaseStopScreenRecordingOptions<T extends BaseStopScreenRecordingOptions<T>>

java.lang.Object
io.appium.java_client.screenrecording.BaseScreenRecordingOptions<BaseStopScreenRecordingOptions<T>>
io.appium.java_client.screenrecording.BaseStopScreenRecordingOptions<T>
Direct Known Subclasses:
AndroidStopScreenRecordingOptions, IOSStopScreenRecordingOptions, Mac2StopScreenRecordingOptions, WindowsStopScreenRecordingOptions

public abstract class BaseStopScreenRecordingOptions<T extends BaseStopScreenRecordingOptions<T>> extends BaseScreenRecordingOptions<BaseStopScreenRecordingOptions<T>>
  • Constructor Details

    • BaseStopScreenRecordingOptions

      public BaseStopScreenRecordingOptions()
  • Method Details