IPHLivePhotoFrame Interfaccia

Definizione

Definisce l'interfaccia per fotogrammi foto live prodotti dal sistema.

[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
Attributi
Implementazioni

Proprietà

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)
Image

Ottiene l'immagine che verrà elaborata.

RenderScale

Ottiene la scala relativa di IPHLivePhotoFrame rispetto alla foto live.

Time

Ottiene l'ora, espressa in secondi dall'inizio della foto live, quando viene visualizzata l'immagine.

Type

Ottiene un valore che indica se l'immagine è ancora una foto o un fotogramma video.

Si applica a