updateURL
A URL that points to the application’s JavaScript endpoint for update requests.
Declaration
var updateURL: URL? { get set }Discussion
This value is nil if the application does not support JavaScript updates.
A URL that points to the application’s JavaScript endpoint for update requests.
var updateURL: URL? { get set }This value is nil if the application does not support JavaScript updates.