fully method
Defines if the screenshot for this target should be extended to contain the entire element or region being checked, even if it extends the borders of the viewport.
Syntax
Call syntax
id<CheckSettingsProtocol> target = [ obj fully ]
;
Declaration
(id<CheckSettingsProtocol>)fully
Parameters
This method does not take any parameters.Return value
- Type: id<CheckSettingsProtocol>
- The value returned is the object that called the method. You can use it to call other methods supported by the object class.
Remarks
You may only call this method once in a given target.