Click or drag to resize
WindowManagerWindowOnOpened Property

[Missing <summary> documentation for "P:Slash.Unity.Common.Scenes.WindowManager.Window.OnOpened"]

Namespace: Slash.Unity.Common.Scenes
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public Action<WindowManagerWindow> OnOpened { get; set; }

Property Value

Type: ActionWindowManagerWindow
See Also