NativeLayerOfWidget

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
native layer of <Widget>
Associationscom.livecode.widget
Summary

Get a widget's native layer pointer

Parameters
NameTypeDescription
Widget

The widget to examine

Values
NameTypeDescription
return

A platform-specific native layer pointer

RelatedExpression: MyNativeLayer
Description

Get a widget's native layer pointer

Tagswidget,native layer