Click or drag to resize

SceneCollectionModelBackgroundFocusedElementId Property

Defines the focused Element for the background Scene if CurrentScene is AlwaysOnTopScene.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string BackgroundFocusedElementId { get; set; }

Property Value

Type: String
See Also