Function 関数

NSFullUserName()

Returns a string containing the full name of the current user. 現在のユーザのフルネームを含んでいる文字列を返します。

Declaration 宣言

func NSFullUserName() -> String

Return Value 戻り値

A string containing the full name of the current user. 現在のユーザのフルネームを含んでいる文字列。

See Also 参照

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