func disabled(Bool) -> some View
Adds a condition that controls whether users can interact with this view.
ある条件を加えます、それはユーザがこのビューと相互作用できるかどうかを制御します。
func handlesExternalEvents (preferring: Set<String>, allowing: Set<String>) -> some View
Specifies a modifier indicating the Scene this View is in can handle matching incoming External Events.
このViewが中に入っているSceneは合致しているやってくるExternal Eventそれらを取り扱い可能であると指し示しているある修飾子を指定します。