Contents

isEligible

A property that indicates whether the current system supports card session functionality.

Declaration

static var isEligible: Bool { get async }

Discussion

Query this property before calling init() to avoid showing a system card session UI on ineligible devices.

See Also

Determining card session availability