Contents

user

The username URL subcomponent, or nil if not present.

Declaration

var user: String? { get set }

Discussion

For example, in the URL http://username:password@www.example.com/index.html, the user is username.

See Also

Accessing components in native format