DisplayPropertyName
public enum DisplayPropertyName : String, PropertyNameProtocol
Undocumented
-
trueif the display properly composites the alpha channel.Declaration
Swift
case composited = "composited" -
trueif the display supports input shapes.Declaration
Swift
case inputShapes = "input-shapes" -
trueif the display supports an alpha channel.Declaration
Swift
case rgba = "rgba"
View on GitHub
Install in Dash
DisplayPropertyName Enumeration Reference