Gets or sets a value indicating whether this Window can be pinned.
Namespace: MindFusion.Common.UIFile: Window.js
get allowPin() {}
A Boolean value. true to show a pin button, otherwise false.
The following code pins a Window:
Window MembersWindow ClassMindFusion.Common.UI Namespace