Share via


UIApplication.IgnoreSnapshotOnNextApplicationLaunch Method

Definition

[Foundation.Export("ignoreSnapshotOnNextApplicationLaunch")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void IgnoreSnapshotOnNextApplicationLaunch();
[<Foundation.Export("ignoreSnapshotOnNextApplicationLaunch")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member IgnoreSnapshotOnNextApplicationLaunch : unit -> unit
override this.IgnoreSnapshotOnNextApplicationLaunch : unit -> unit
Attributes

Applies to