Property IsFloatingWindowPreview
| Improve this Doc View SourceIsFloatingWindowPreview
Gets or sets the value indicates whether the overlay is floating window preview.
Declaration
public bool IsFloatingWindowPreview { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if this overlay is floating window preview, otherwise false. |