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