Lines Matching refs:back
5 1. **NavigationTitleMode** is set to **Full**, **Free**, or **Mini** without the back button.
11 2. **NavigationTitleMode** is set to **Mini** and the back button is displayed.
13 API version 9: The spacing between the custom title and the back button is 16 vp.
15 …API version 10: The spacing between the custom title bar and the back button is changed from 16 vp…
35 2. For **NavigationTitleMode.Mini** with the back button displayed, you can add a left margin by us…
74 Text(`Change back button: ${this.backButton}`).onClick(()=>{
94 API version 9: Custom title with the back button in **NavigationTitleMode.Mini** settings
98 API version 10: Custom title with the back button in **NavigationTitleMode.Mini** settings
102 API version 9: Custom title without the back button in **NavigationTitleMode.Mini** settings
106 API version 10: Custom title without the back button in **NavigationTitleMode.Mini** settings
114 1. With the back button
116 …API version 9: The spacing between the back button and the title bar is 16 vp, and the title bar i…
118 …API version 10: The spacing between the back button and the title bar is changed from 16 vp to 12 …
120 2. Without the back button
137 1. Where the back button is not displayed: Add a left offset by using **margin({left: $r('sys.float…
139 2. Where the back button is displayed: Add a left offset by using **margin ({left: 4})**. To center…
167 API version 9: Custom title bar with the back button
171 API version 10: Custom title bar with the back button
175 API version 9: Custom title bar without the back button
179 API version 10: Custom title bar without the back button