INVisualCodeType Enum

Definition

Enumerates visual code semantics.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INVisualCodeType
type INVisualCodeType = 
Inheritance
INVisualCodeType
Attributes

Fields

Bus 5
Contact 1

The code represents a contact.

RequestPayment 2

The code represents a request for payment.

SendPayment 3

The code makes a payment.

Subway 6
Transit 4
Unknown 0

The code semantics are not known.

Applies to