Programmer's Guide (《编程指南》) > Interfaces > Window interface > nativeHandle attribute
  
nativeHandle attribute
The native window system handle associated with the window. On a Galaxy window system, this is a vwindow pointer.
This is a 32-bit value. On a 64-bit system, call getLongNativeHandle().
nativeHandle
Access
read-only
Returns
long