PHLivePhotoView.PlaybackGestureRecognizer Property
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.
Gets the gesture recognizer that controls playback.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIGestureRecognizer PlaybackGestureRecognizer { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("playbackGestureRecognizer", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PlaybackGestureRecognizer : UIKit.UIGestureRecognizer
Property Value
- Attributes