public static final class DeviceApi.Device.Features extends Object
Modifier and Type | Method and Description |
---|---|
static Optional<Integer> |
brightnessChange()
The device features brightness changes
|
static Optional<Integer> |
colorDevice()
The device may have a colour display.
|
static Optional<Integer> |
configPromoScreenDelay()
The device may support promoscreen delays.
|
static Optional<Integer> |
continuousScrolling()
The device may support continuous scrolling.
|
static Optional<Integer> |
emPen()
The device may have an "EM" pen.
|
static Optional<Integer> |
emPenUpdate()
The device may have the "EM"-pen-update feature.
|
static Optional<Integer> |
enhancedCryptoId()
The device supports the StepOver image (SOI) format
|
static Optional<Integer> |
internalClk()
The device features internal CLK.
|
static Optional<Integer> |
openStateDetection()
The device supports the StepOver image (SOI) format
|
static Optional<Integer> |
portraitMode()
The device may have a portrait orientation.
|
static Optional<Integer> |
simpleDialog()
The device may support the simple dialog mode.
|
static Optional<Integer> |
soiFormat()
The device may support the StepOver image (SOI) format
|
static Optional<Integer> |
touchConfig()
The device may feature touch configuration.
|
static Optional<Integer> |
vCom()
The device may support VCOM.
|
public static Optional<Integer> colorDevice()
public static Optional<Integer> portraitMode()
public static Optional<Integer> emPen()
public static Optional<Integer> emPenUpdate()
public static Optional<Integer> configPromoScreenDelay()
public static Optional<Integer> simpleDialog()
public static Optional<Integer> continuousScrolling()
public static Optional<Integer> soiFormat()
public static Optional<Integer> vCom()
public static Optional<Integer> touchConfig()
public static Optional<Integer> enhancedCryptoId()
public static Optional<Integer> openStateDetection()
public static Optional<Integer> brightnessChange()
Copyright © 2024. All rights reserved.