func touchBar <Content>(content: () -> Content) -> some View
Sets the content that the Touch Bar displays.
Touch Barが表示する内容を設定します。
func touchBar <Content>(TouchBar <Content>) -> some View
Sets the Touch Bar content to be shown in the Touch Bar when applicable.
Touch Bar内容を設定します、適用可能な時にTouch Barにおいて示されます。
func touchBarItemPrincipal (Bool) -> some View
Sets principal views that have special significance to this Touch Bar.
特別な意義を持つプリンシパル(主役)ビューを、このTouch Barに対して設定します。
func touchBarItemPresence (TouchBarItemPresence ) -> some View
Sets the behavior of the user-customized view.
ユーザがカスタマイズするビューの挙動を設定します。