Contents

url

The URL identifying the file from which the scene source was created.

Declaration

var url: URL? { get }

Discussion

The value of this property is nil if the scene source was not created using the sceneSourceWithURL:options: or init(url:options:) method.

See Also

Getting Information about the Scene