Function 関数

NSUserName()

Returns the logon name of the current user. 現在のユーザのログオン名を返します。

Declaration 宣言

func NSUserName() -> String

Return Value 戻り値

The logon name of the current user. 現在のユーザのログオン名。

See Also 参照

Accessing User Directories ユーザディレクトリにアクセスする