public interface ViewPortFallback
ViewPortHandler.propagateFallback(boolean)
is not true,
this will only be called if no Resolution
matches are made.
Otherwise the fallback is called upon every failed Resolution
match
and can be propagated (or not propagated) with its call result.Modifier and Type | Method and Description |
---|---|
boolean |
call(ViewPortRect viewPort)
Fallback call.
|
boolean call(ViewPortRect viewPort)
viewPort
- the view port that wasn't detected.Copyright © 2018. All rights reserved.