INonUserInterfaceBounds

Description

interface Tinman.Engine.Widgets.INonUserInterfaceBounds

Extended by

IWidget
IWidgetGui

Base interface for classes that have a NonUserInterfaceBounds property.

Public / Attributes

Non​User​Interface​Bounds


public attribute NonUserInterfaceBounds → (get)

value : Box2I

The non-UI pixel bounds.

Returns the screen region that is not occluded by any opaque user-interface components.

If there is not user-interface, the current screen region is returned.