URLScheme Property

The scheme for the URL.

Syntax

public var urlScheme: String?

Default Value

"https"

Remarks

This property contains the scheme for the URL. The URL scheme as determined by parsing the value set in the URL property.

The supported schemes are "http" and "https".

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]