Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SearchWindowContext

This structure includes parameters for configuring the search window.
Read time 1 minuteLast updated 6 days ago

Definition

public struct SearchWindowContext

Properties

Property

Description

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.