public final class HideOverlayCommand extends Command
Modifier and Type | Class and Description |
---|---|
static class |
HideOverlayCommand.Builder |
delay, description, screenLock, sequencer, type, when
Modifier and Type | Method and Description |
---|---|
static HideOverlayCommand.Builder |
builder() |
boolean |
equals(Object o) |
Integer |
getDuration()
The duration of HideOverlay Command.
|
String |
getOverlayLayoutId()
The id of overlay Layout.
|
String |
getOverlayWidth()
The overlay width.
|
String |
getUnderlyingLayoutId()
The id of underlying Layout.
|
int |
hashCode() |
String |
toString() |
getDelay, getDescription, getScreenLock, getSequencer, getType, getWhen
public static HideOverlayCommand.Builder builder()
public String getOverlayLayoutId()
public String getUnderlyingLayoutId()
public String getOverlayWidth()
public Integer getDuration()
Copyright © 2023. All rights reserved.