OverlayNameDescriptor Type
Describes the shape of a desired overlay.
Union cases
Union case | Description |
Full Usage:
DefaultOverlay
|
|
Full Usage:
ExplicitOverlay string
Parameters:
string
|
|
Full Usage:
NoOverlay
|
|
Full Usage:
RoutedOverlay
|
Instance members
Instance member | Description |
Full Usage:
this.IsDefaultOverlay
Returns: bool
|
|
Full Usage:
this.IsExplicitOverlay
Returns: bool
|
|
Full Usage:
this.IsNoOverlay
Returns: bool
|
|
Full Usage:
this.IsRoutedOverlay
Returns: bool
|
|