rules
The rules that determine when a tip is eligible for display. For more information on rules, see Rule.
Declaration
@Tips.RuleBuilder var rules: [Self.Rule] { get }Discussion
Use this property to define the rules for when your tips display. If you don’t supply a value, this property returns an empty array of type Rule.