Method SetOption_ScreenshotTargetShortSide
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
SetOption_ScreenshotTargetShortSide(IMaaOption<ControllerOption>?, int)
Sets value to an option.
public static bool SetOption_ScreenshotTargetShortSide(this IMaaOption<ControllerOption>? opt, int value)Parameters
optIMaaOption<ControllerOption>?-
The option.
valueint-
The value.
Returns
Exceptions
- ArgumentNullException
- NotSupportedException
-
The
optorvalueis not supported.