The opacity of the element.

When 0, the element will be completely transparent, yet will still be considered for hit testing (it and it's children are still actually part of the UI). To make an element invisble without hit testing set Visibility="Hidden"

Location

Namespace
Fuse.Elements
Package
Fuse.Elements 2.9.1

Returns

float

See Also