Initializer

init(_:)

Creates a file attribute key from a string. ファイル属性キーをある文字列から作成します。

Declaration 宣言

init(_ rawValue: String)

Parameters パラメータ

rawValue

The string value representing the file attribute key. ファイル属性キーを表している文字列値。

See Also 参照

Creating a File Attribute Key ファイル属性キーを作成する