PKPassLibrary.CanAddFelicaPass Property

Definition

Gets a Boolean value that tells whether Felica passes can be added to the library.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanAddFelicaPass { [Foundation.Export("canAddFelicaPass")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 1, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CanAddFelicaPass : bool

Property Value

Attributes

Applies to