Property Scene
Scene
Gets or sets the scene the view is rendering.
Declaration
[TypeConverter(typeof(SceneConverter))]
public Scene Scene { get; set; }
Property Value
Type | Description |
---|---|
Scene | The scene the view renders. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |