is In Multi Window Mode
Returns true if the app is in multi-window mode.
앱이 멀티윈도우 모드인 경우 true를 반환합니다.
Parameters
activity
Activity instance required to access isInMultiWindowMode property. Multi-window mode state is only available at the Activity level, not from Context.
isInMultiWindowMode 속성에 접근하기 위해 필요한 Activity 인스턴스입니다. 멀티윈도우 모드 상태는 Context가 아닌 Activity 레벨에서만 확인 가능합니다.