...Человеческий поиск в разработке...
- Модуль: sender
- Путь к файлу: ~/bitrix/modules/sender/lib/integration/yandex/toloka/dto/viewspecsettings.php
- Класс: Bitrix\Sender\Integration\Yandex\Toloka\DTO\ViewSpecSettings
- Вызов: ViewSpecSettings::setShowFullscreen
public function setShowFullscreen(bool $showFullscreen): ViewSpecSettings { $this->showFullscreen = $showFullscreen; return $this; }