Taal

FullscreenModeRequest Enum

Definition

public enum FullscreenModeRequest
type FullscreenModeRequest = 
Inheritance
FullscreenModeRequest

Fields

Name Value Description
Exit 0

Request type of requestFullscreenMode(int,OutcomeReceiver), to request exiting the requested fullscreen mode and restore to the previous multi-window mode.

Enter 1

Request type of requestFullscreenMode(int,OutcomeReceiver), to request enter fullscreen mode from multi-window mode.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to