PHLivePhotoView.GetLivePhotoBadgeImage(PHLivePhotoBadgeOptions) 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.
Returns a badge for the Live Photo.
[Foundation.Export("livePhotoBadgeImageWithOptions:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIImage GetLivePhotoBadgeImage (PhotosUI.PHLivePhotoBadgeOptions badgeOptions);
static member GetLivePhotoBadgeImage : PhotosUI.PHLivePhotoBadgeOptions -> UIKit.UIImage
Parameters
- badgeOptions
- PHLivePhotoBadgeOptions
Returns
- Attributes