 | WindowManagerWindowContext Property |
[Missing <summary> documentation for "P:Slash.Unity.Common.Scenes.WindowManager.Window.Context"]
Namespace: Slash.Unity.Common.ScenesAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic Object Context { get; set; }
Public Property Context As Object
Get
Set
public:
property Object^ Context {
Object^ get ();
void set (Object^ value);
}
member Context : Object with get, set
Property Value
Type:
Object
See Also