PHLivePhotoView.StopPlayback Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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