Constructor SceneViewHandler
SceneViewHandler()
Instantiates a new instance of the Scene
Declaration
public SceneViewHandler()
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
SceneViewHandler(Nullable<PropertyMapper>)
Instantiates a new instance of the Scene
Declaration
public SceneViewHandler(PropertyMapper? mapper = null)
Parameters
Type | Name | Description |
---|---|---|
System. |
mapper | property mapper |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.6 |