AVPlayerItem.CanStepForward Propriété

Définition

Indique si prend en charge le AVAsset pas à pas vers l’avant.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanStepForward { [Foundation.Export("canStepForward")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CanStepForward : bool

Valeur de propriété

Attributs

Remarques

La propriété est immuable. Il ne change pas même si le CurrentTime est proche de la fin.

S’applique à