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.6.0
Syntax public bool Frame { get; set; }
Property Value
Type:
Boolean
The Frame property gets/sets the value of the
underlying JObject field, "frame".
See Also