BptElementRenderInformation
API reference for BptElementRenderInformation — parameters, event callbacks, and related configuration.
BptElementRenderInformation
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
Debug | bool | — | |
ChildContent | RenderFragment | Nullable | — |
ElementReference | ElementReference | — | |
EnableElementOffscreenDetection | bool | — | |
EnableElementSizeChangedDetection | bool | — | |
EnableElementPositionDetection | bool | — |
Event callbacks
| Name | Type | Flags | Description |
|---|---|---|---|
OnElementOffscreenDetectionChanged | EventCallback<bool> | — | |
OnElementSizeChanged | EventCallback<BptSize> | — | |
OnElementPositionChanged | EventCallback<BptPosition> | — |