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
这对您有帮助吗?