INStartPhotoPlaybackIntentHandling_Extensions 类

定义

协议的可选方法 IINStartPhotoPlaybackIntentHandling 的默认实现。

public static class INStartPhotoPlaybackIntentHandling_Extensions
type INStartPhotoPlaybackIntentHandling_Extensions = class
继承
INStartPhotoPlaybackIntentHandling_Extensions

方法

ConfirmStartPhotoPlayback(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INStartPhotoPlaybackIntentResponse>)

开发人员可以实现此方法来自定义确认照片播放会话可能启动的行为。

ResolveAlbumName(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INStringResolutionResult>)

开发人员可以实施此方法来确认他们可以解析相册名称。

ResolveDateCreated(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INDateComponentsRangeResolutionResult>)

开发人员可以实现此功能,以便自定义解析拍摄照片的日期的行为。

ResolveLocationCreated(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INPlacemarkResolutionResult>)

开发人员可以实现此功能,以便自定义解析照片拍摄位置的行为。

ResolvePeopleInPhoto(IINStartPhotoPlaybackIntentHandling, INStartPhotoPlaybackIntent, Action<INPersonResolutionResult[]>)

开发人员可以实现此功能,以便自定义解析照片中人员的行为。

适用于