ANativeWindow_getHeight

Return the current height in pixels of the window surface.

\return a negative value on error.

version(Android)
extern (C) @system nothrow @nogc
int
ANativeWindow_getHeight

Meta