Click or drag to resize

WindowOptionsFrame Property

The Frame property represents a flag to show the frame.

Default: true

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool Frame { get; set; }

Property Value

Type: Boolean
The Frame property gets/sets the value of the underlying JObject field, "frame".
See Also