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