Difference between revisions of "SANB-Manual"
Line 1: | Line 1: | ||
SANB - Status And Navigation Bar | SANB - Status And Navigation Bar | ||
− | == | + | == Canvas Default == |
− | |||
− | |||
1. Add prefab '''''Canvas Default''''' from '''''Assets/Saari.Tech/StatusNavigation/Prefabs/''''' to scene. | 1. Add prefab '''''Canvas Default''''' from '''''Assets/Saari.Tech/StatusNavigation/Prefabs/''''' to scene. | ||
− | [[File: | + | [[File:CanvasDefault.jpg|alt=]] |
− | 2. Component '''''Mobile Status Navigation Bar''''' can be found in '''''Safe Zone'''''. | + | 2. Component '''''Mobile Status Navigation Bar''''' can be found in '''''Canvas Default/Safe Zone'''''. |
[[File:Mobile Status & Navigation.jpg]] | [[File:Mobile Status & Navigation.jpg]] | ||
Line 15: | Line 13: | ||
'''Linked RectTransforms''' | '''Linked RectTransforms''' | ||
− | + | Linked status bar & navigation bar. | |
'''Dark Mode''' | '''Dark Mode''' | ||
Line 27: | Line 25: | ||
'''Editor Preview Status Label''' | '''Editor Preview Status Label''' | ||
− | Displays ''“Editor”'' as default in | + | Displays ''“Editor”'' as default in editor preview status bar. |
− | |||
− | editor preview status bar. | ||
'''Start Full Screen''' | '''Start Full Screen''' | ||
Line 47: | Line 43: | ||
Execute code when mobile back button clicked. | Execute code when mobile back button clicked. | ||
− | '''''Scroll View | + | == '''''Canvas Scroll View''''' == |
− | |||
1. Alternatively add prefab '''''Canvas Scroll View''''' from '''''Assets/Saari.Tech/StatusNavigation/Prefabs/''''' to scene. | 1. Alternatively add prefab '''''Canvas Scroll View''''' from '''''Assets/Saari.Tech/StatusNavigation/Prefabs/''''' to scene. | ||
+ | [[File:CanvasScrollView.jpg|left]] | ||
2. Component '''''Mobile Scroll Vertical''''' can be found in '''''Canvas/Scroll View/Scrollbar Vertical''''' as it automatically resizes the scroll bar height outside '''''Safe Zone'''''. | 2. Component '''''Mobile Scroll Vertical''''' can be found in '''''Canvas/Scroll View/Scrollbar Vertical''''' as it automatically resizes the scroll bar height outside '''''Safe Zone'''''. |
Revision as of 23:45, 3 February 2021
SANB - Status And Navigation Bar
Canvas Default
1. Add prefab Canvas Default from Assets/Saari.Tech/StatusNavigation/Prefabs/ to scene.
2. Component Mobile Status Navigation Bar can be found in Canvas Default/Safe Zone.
Linked RectTransforms
Linked status bar & navigation bar.
Dark Mode
Selected color in dark mode for status & navigation background color.
Light Mode
Selected color in light mode for status & navigation background color.
Editor Preview Status Label
Displays “Editor” as default in editor preview status bar.
Start Full Screen
Resize the Safe Zone to fullscreen and hide status bar & navigation bar.
Start Light Mode
Turn off to start in dark mode.
Auto Color Update
Automatically updates light / night mode of status and navigation when the image color of StatusBar or NavigationBar changed.
Back Button On Click
Execute code when mobile back button clicked.
Canvas Scroll View
1. Alternatively add prefab Canvas Scroll View from Assets/Saari.Tech/StatusNavigation/Prefabs/ to scene.
2. Component Mobile Scroll Vertical can be found in Canvas/Scroll View/Scrollbar Vertical as it automatically resizes the scroll bar height outside Safe Zone.