WindowArea.Type


public final class WindowArea.Type


Represents a type of WindowArea

Summary

Public fields

static final @NonNull WindowArea.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 WindowArea.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()