Show / Hide Table of Contents

Constructor TransparentTintBackdrop

| Edit this page View Source

TransparentTintBackdrop()

Initializes a new instance of the TransparentTintBackdrop class.

Declaration
public TransparentTintBackdrop()
| Edit this page View Source

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

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX