Partager via


IPHLivePhotoFrame Interface

Définition

Définit l’interface pour les images Live Photo qui sont produites par le système.

[Foundation.Protocol(Name="PHLivePhotoFrame", WrapperType=typeof(Photos.PHLivePhotoFrameWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface IPHLivePhotoFrame : IDisposable, ObjCRuntime.INativeObject
type IPHLivePhotoFrame = interface
    interface INativeObject
    interface IDisposable
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)
Image

Obtient l’image qui sera traitée.

RenderScale

Obtient l’échelle relative de IPHLivePhotoFrame par rapport à la photo en direct.

Time

Obtient l’heure, en secondes à partir du début de la photo en direct, à laquelle l’image s’affiche.

Type

Obtient une valeur qui indique si l’image est une photo fixe ou un cadre vidéo.

S’applique à