Struct DecorativeBlock.VisualState
Visual properties for a DecorativeBlock widget.
Inherited Members
Namespace: SociallyDistant.Core.UI.Common
Assembly: SociallyDistant.Framework.dll
Syntax
public struct DecorativeBlock.VisualStateFields
CustomColor
An optional custom color.
Declaration
public Color? CustomColorField Value
| Type | Description | 
|---|---|
| Color? | 
IsSolid
Whether the block should be rendered as solid or striped.
Declaration
public bool IsSolidField Value
| Type | Description | 
|---|---|
| bool |