Click or drag to resize

ViewOptionsAutoResize Property

The auto resize properties of the view.

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

Property Value

Type: AutoResizeOptions
See Also