Lines Matching refs:where
22 Obtains the area where this window cannot be displayed, for example, the system bar area, notch, ge…
36 |[window.AvoidArea](./js-apis-window.md#avoidarea7) | Area where the window cannot be displayed.|
56 // Obtain the information about the area where the window cannot be displayed.
67 Subscribes to the event indicating changes to the area where the window cannot be displayed.
75 …xed at **'avoidAreaChange'**, indicating the event of changes to the area where the window cannot …
96 // Subscribe to the event indicating changes to the area where the window cannot be displayed.
108 Unsubscribes from the event indicating changes to the area where the window cannot be displayed.
116 …xed at **'avoidAreaChange'**, indicating the event of changes to the area where the window cannot …
136 …// Cancel all subscriptions to the event indicating changes to the area where the window cannot be…
306 Describes the information about the area where the window cannot be displayed.
314 | type | [window.AvoidAreaType](js-apis-window.md#avoidareatype7) | Yes| Type of the area where t…
315 | area | [window.AvoidArea](js-apis-window.md#avoidarea7) | Yes| Area where the window cannot…