scene

actual var scene: Scene?

The Scene associated with this View. A Scene can be associated to several Views.

Set to null to dissociate the current Scene. The View does not take ownership of the Scene.

There is no reference-counting: if a Scene is destroyed while still associated with a View, it is automatically dissociated (the View's scene becomes null).

expect var scene: Scene?

The Scene associated with this View. A Scene can be associated to several Views.

Set to null to dissociate the current Scene. The View does not take ownership of the Scene.

There is no reference-counting: if a Scene is destroyed while still associated with a View, it is automatically dissociated (the View's scene becomes null).

actual var scene: Scene?

The Scene associated with this View. A Scene can be associated to several Views.

Set to null to dissociate the current Scene. The View does not take ownership of the Scene.

There is no reference-counting: if a Scene is destroyed while still associated with a View, it is automatically dissociated (the View's scene becomes null).

actual var scene: Scene?

The Scene associated with this View. A Scene can be associated to several Views.

Set to null to dissociate the current Scene. The View does not take ownership of the Scene.

There is no reference-counting: if a Scene is destroyed while still associated with a View, it is automatically dissociated (the View's scene becomes null).

actual var scene: Scene?

The Scene associated with this View. A Scene can be associated to several Views.

Set to null to dissociate the current Scene. The View does not take ownership of the Scene.

There is no reference-counting: if a Scene is destroyed while still associated with a View, it is automatically dissociated (the View's scene becomes null).