Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タイプのプロパティを含む構造体をUIStatusBarStyle使用しており、この構造体に Swift 4.1 の「自動等価機能」を使用したいと考えています。
UIStatusBarStyle
のドキュメントはUIStatusBarStyle、それが int 型の列挙型であることを示していますが、「Equatable に準拠している」とは述べていません。それは平等ですか?これに関するドキュメントはありますか?