getWindowSize

fun Activity.getWindowSize(): WindowSize
fun Fragment.getWindowSize(): WindowSize

Returns the WindowSize by computing the size of the viewport.

Return

A WindowSize corresponding the size of the viewport.