Constructor SceneView
SceneView(nint)
Internal use only. Invoked by the Xamarin iOS designer.
Declaration
public SceneView(nint handle)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | handle | A platform-specific type that is used to represent a pointer or a handle. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET iOS | 200.0 - 300.0 |
| Xamarin.iOS | 100.0 - 100.15 |
SceneView()
Initializes a new instance of the SceneView class.
Declaration
public SceneView()
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET iOS | 200.0 - 300.0 |
| Xamarin.iOS | 100.0 - 100.15 |