PKIdentityIntentToStore.MayStoreIntentForDays(IntPtr) Method

Definition

[Foundation.Export("mayStoreIntentForDays:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static PassKit.PKIdentityIntentToStore MayStoreIntentForDays(IntPtr days);
[<Foundation.Export("mayStoreIntentForDays:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member MayStoreIntentForDays : nativeint -> PassKit.PKIdentityIntentToStore

Parameters

days
IntPtr

nativeint

Returns

Attributes

Applies to