×

Modifier: Brightness

iOS 14 +

Notes

Brighten colors of a view. You can find more info at https://widgetpack.app/documentation

Syntax

modifierBrightness(brightness: <#Double#>, view: <#Object (View)#>)

Example

modifierBrightness(brightness: 0.5, view: View(identifier: "View1", displayString: "View One"))