NativeLayerOfWidget
Type
operator
Summary
Get a widget's native layer pointer
Syntax
native layer of <Widget>
Description
Get a widget's native layer pointer
Parameters
| Name | Type | Description |
|---|---|---|
Widget | The widget to examine |
Value
| Name | Type | Description |
|---|---|---|
return | A platform-specific native layer pointer |
Related
expression: MyNativeLayer