WindowAreaInfo.Type


@ExperimentalWindowApi
public final class WindowAreaInfo.Type


Represents a type of WindowAreaInfo

Summary

Public fields

static final @NonNull WindowAreaInfo.Type

Type of window area that is facing the same direction as the rear camera(s) on the device.

Public methods

@NonNull String

Public fields

TYPE_REAR_FACING

public static final @NonNull WindowAreaInfo.Type TYPE_REAR_FACING

Type of window area that is facing the same direction as the rear camera(s) on the device.

Public methods

toString

public @NonNull String toString()