| PlatformWindowOptionsFrame Property  | 
 
                The Frame property represents a flag to show the frame. 
                
Default: true
 
    Namespace: 
   Openfin.Desktop.PlatformAPI
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic bool Frame { get; set; }Property Value
Type: 
Boolean
                The Frame property gets/sets the value of the 
                underlying JObject field, "frame".
            
 See Also
See Also