Constructor TransparentTintBackdrop
| Edit this page View SourceTransparentTintBackdrop()
Initializes a new instance of the TransparentTintBackdrop class.
Declaration
public TransparentTintBackdrop()
TransparentTintBackdrop(Color)
Initializes a new instance of the TransparentTintBackdrop class.
Declaration
public TransparentTintBackdrop(Color tintColor)
Parameters
Type | Name | Description |
---|---|---|
Color | tintColor | Color for the background. The Alpha value defines the opacity of the window |