Modifier and Type | Method and Description |
---|---|
static DeviceApi.Device.Display.Size |
DeviceApi.Device.Display.Size.of(int width,
int height) |
static DeviceApi.Device.Display.Size |
DeviceApi.Device.Display.Size.of(int width,
int height) |
Modifier and Type | Method and Description |
---|---|
static Optional<DeviceApi.Device.Display.Size> |
DeviceApi.Device.Display.getSize()
Gets the size with respect to the current orientation.
|
static Optional<DeviceApi.Device.Display.Size> |
DeviceApi.Device.Display.getSize()
Gets the size with respect to the current orientation.
|
static Optional<DeviceApi.Device.Display.Size> |
DeviceApi.Device.Display.getSizeSansBar()
Gets the size without possibly a present button bar with respect
to the current orientation.
|
static Optional<DeviceApi.Device.Display.Size> |
DeviceApi.Device.Display.getSizeSansBar()
Gets the size without possibly a present button bar with respect
to the current orientation.
|
Copyright © 2024. All rights reserved.