usePageView property

bool usePageView
final

عند false يُعرض المحتوى بدون PageView ويستمع لتغيّر الصفحة من QuranCtrl. عند استخدامه داخل QuranWithTafsirSide يجب أن يكون false.

When false, content is shown without PageView and listens to page changes from QuranCtrl. Set to false inside QuranWithTafsirSide.

Implementation

final bool usePageView;