Property Scenes
Scenes
Gets a collection of Scenes from the Mobile
Declaration
public IReadOnlyList<Scene> Scenes { get; }
Property Value
Type | Description |
---|---|
System. |
A collection of Scenes from the Mobile |
Remarks
To use the scenes in a Mobile
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.5 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.5 - 200.6 |
Xamarin.Android | 100.5 - 100.15 |
Xamarin.iOS | 100.5 - 100.15 |
UWP | 100.5 - 200.6 |
Relevant samples
Open mobile scene package: Opens and displays a scene from a Mobile Scene Package (.mspk).