- Jun 6, 2020
- 11,559
- 4,422
PageViewController is a pages controller (similar to NavigationController and TabBarController) that allows the user to switch pages with a swipe gesture. It is similar to B4A ViewPager.
Using PageViewController is simple. You initialize the controller with the list or array of pages.
The next step is to set it as the key controller:
B4X:
Video example:
The example project is attached.
Note that there is no navigation bar. The title is made of a label.
Using PageViewController is simple. You initialize the controller with the list or array of pages.
The next step is to set it as the key controller:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
Video example:
The example project is attached.
Note that there is no navigation bar. The title is made of a label.
برای دیدن لینک ها باید ثبت نام کنید