共用方式為


IPHLivePhotoFrame 介面

定義

定義系統所產生的即時相片畫面介面。

[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
屬性
實作

屬性

Handle

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)
Image

取得將處理的映射。

RenderScale

取得 相對於即時相片的 相對小數位數 IPHLivePhotoFrame

Time

取得影像出現時,從 Live Photo 開始的秒為單位的時間。

Type

取得值,指出影像是否為仍然相片或視訊畫面。

適用於