icon
The pass icon.
Declaration
@NSCopying var icon: UIImage { get }Discussion
You can use this property to display a pass’s icon as part of a UI element that represents the pass, such as a cell in a table view.
The pass icon.
@NSCopying var icon: UIImage { get }You can use this property to display a pass’s icon as part of a UI element that represents the pass, such as a cell in a table view.