| PlatformWindowOptions Constructor (String) | 
 
                Constructs an instance with a new underlying JObject.
            
 
    Namespace: 
   Openfin.Desktop.PlatformAPI
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic PlatformWindowOptions(
	string name
)
Parameters
- name
- Type: SystemString
 The windows name
 See Also
See Also