Property PadColor
PadColor
Gets or initializes the padding color to use when Mode is set to a padding mode. If the value is null, padding operations will fall back to using BackgroundColor as the padding color. Default is null.
Declaration
public ImageBackgroundColor? PadColor { get; init; }
Property Value
| Type | Description |
|---|---|
| ImageBackgroundColor? |