MobileAppSettings
Table of Contents
Methods
- __construct() : mixed
- canCopyText() : bool
- canTakeScreenshot() : bool
- isReady() : bool
- setAllowCopyText() : void
- setAllowScreenshot() : void
Methods
__construct()
public
__construct(OptionContract $option) : mixed
Parameters
- $option : OptionContract
canCopyText()
public
canCopyText() : bool
Return values
boolcanTakeScreenshot()
public
canTakeScreenshot() : bool
Return values
boolisReady()
public
isReady() : bool
Return values
boolsetAllowCopyText()
public
setAllowCopyText(bool $allow) : void
Parameters
- $allow : bool
setAllowScreenshot()
public
setAllowScreenshot(bool $allow) : void
Parameters
- $allow : bool