Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

SearchWindowContext

struct in UnityEditor.Experimental.UIElements.GraphView

Description

This structure includes parameters for configuring the search window.

Properties

requestedHeightRequested height of the window. Set to 0.0f to use the default height.
requestedWidthRequested width of the window. Set to 0.0f to use the default width.
screenMousePositionThe initial mouse event position that triggered opening the window, in the coordinate space of the screen.

Constructors

SearchWindowContext
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答