Edit

Share via


PHLivePhotoView.StopPlayback Method

Definition

Overloads

StopPlayback()

Stops Live Photo playback.

StopPlayback(Boolean)

StopPlayback()

Stops Live Photo playback.

[Foundation.Export("stopPlayback")]
public virtual void StopPlayback ();
abstract member StopPlayback : unit -> unit
override this.StopPlayback : unit -> unit
Attributes

Applies to

StopPlayback(Boolean)

[Foundation.Export("stopPlaybackAnimated:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void StopPlayback (bool animated);
abstract member StopPlayback : bool -> unit
override this.StopPlayback : bool -> unit

Parameters

animated
Boolean
Attributes

Applies to