Lines Matching refs:title
40 > * Navigation组件提供的title、navBarWidth、navBarPosition等属性来调整其显示效果。Navigation组件样式的配置与其它组件类似,这里不做赘述。
55 .title($r('app.string.settings'))
72 title?: Resource
77 title: $r('app.string.bluetoothTab'),
82 title: $r('app.string.mobileData'),
86 title: $r('app.string.brightnessTab'),
90 title: $r('app.string.volumeControlTab'),
94 title: $r('app.string.biometricsAndPassword'),
98 title: $r('app.string.applyTab'),
102 title: $r('app.string.storageTab'),
106 title: $r('app.string.security'),
110 title: $r('app.string.privacy'),
114 title: $r('app.string.usersAccountsTab'),
118 title: $r('app.string.systemTab'),
122 title: $r('app.string.aboutTab'),
250 title?: Resource
256 title: $r('app.string.wifiTab'),
273 .title($r('app.string.wifiTab'))
292 SubItemToggle({title: $r('app.string.wifiTab'), isOn: true})
315 title: 'UX',
333 title: 'Huwe-yee',
342 title: 'UX-5G',
351 title: 'E1-AP',
379 - title:自定义NavDestination组件的标题。
405 title?: Resource
408 title: $r('app.string.moreWlanSettings')
421 .title($r('app.string.moreWlanSettings'))
434 title: $r('app.string.wlanPlus'),
447 SubItemArrow({ title: $r('app.string.wlanDirect') })
453 SubItemToggle({title: $r('app.string.wlanSecurityCheck')})
465 SubItemArrow({title: $r('app.string.savedWlan')})
470 SubItemArrow({title: $r('app.string.installCertificates')})