Enumeration
Mirror.DisplayStyle
A suggestion of how a mirror’s subject is to be interpreted.
どのようにMirrorの持つsubjectが解釈されるようになるかの提案。
Technology
- Swift Standard Library
Swift標準ライブラリ
Overview
概要
Playgrounds and the debugger will show a representation similar to the one used for instances of the kind indicated by the DisplayStyle
case name when the mirror is used for display.
プレイグラウンドとデバッガは、DisplayStyle
ケース節名によって指し示される種類のインスタンスに対して使われるものに似た表現をミラーが表示用に使われる時に示します。
Topics
話題
Instance Properties
様々なインスタンスプロパティ
Instance Methods
インスタンスメソッド
func hash(into: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.
この値の本質的な構成要素を、それらをその与えられたhasherへと与えることによって、ハッシュ化します。