Contents

actions

Buttons that help people get started or learn more about your feature.

Declaration

@Tips.ActionBuilder var actions: [Self.Action] { get }

Discussion

Use actions to provide primary and secondary buttons to help people get started or learn more about your feature. If you don’t supply a value, this property returns an empty array of type Action.

See Also

Providing actions