Widget.alpha - multiple declarations

Function Widget.alpha

widget drawing alpha value (0=opaque .. 255=transparent)

Prototype

uint alpha() @property const;

Function Widget.alpha

set widget drawing alpha value (0=opaque .. 255=transparent)

Prototype

Widget alpha(
  uint value
) @property;

Authors

Copyright

License