Constructor SceneView
SceneView(IntPtr)
Internal use only. Invoked by the Xamarin iOS designer.
Declaration
public SceneView(IntPtr handle)
Parameters
| Type | Name | Description |
|---|---|---|
| System.IntPtr | 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 - 200.8 |
| 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 - 200.8 |
| Xamarin.iOS | 100.0 - 100.15 |