Magnum::Platform::AndroidApplication::FocusEvent class new in Git master

Window focus and blur event.

Constructors, destructors, conversion operators

FocusEvent(const FocusEvent&) deleted
Copying is not allowed.
FocusEvent(FocusEvent&&) deleted
Moving is not allowed.

Public functions

auto operator=(const FocusEvent&) -> FocusEvent& deleted
Copying is not allowed.
auto operator=(FocusEvent&&) -> FocusEvent& deleted
Moving is not allowed.