public static class QSTile.BooleanState extends QSTile.State
Modifier and Type | Field and Description |
---|---|
boolean |
value |
autoMirrorDrawable, contentDescription, disabledByPolicy, dualLabelContentDescription, enforcedAdmin, expandedAccessibilityClassName, icon, label, minimalAccessibilityClassName, minimalContentDescription
Constructor and Description |
---|
BooleanState() |
Modifier and Type | Method and Description |
---|---|
boolean |
copyTo(QSTile.State other) |
protected StringBuilder |
toStringBuilder() |
toString
public boolean copyTo(QSTile.State other)
copyTo
in class QSTile.State
protected StringBuilder toStringBuilder()
toStringBuilder
in class QSTile.State