AVPlayerItem.PresentationSize Property

Definition

The size of the visual element of the AVPlayerItem in the AVPlayer.

public virtual CoreGraphics.CGSize PresentationSize { [Foundation.Export("presentationSize")] get; }
member this.PresentationSize : CoreGraphics.CGSize

Property Value

Attributes

Remarks

Application developers can scale this by setting the VideoGravity property.

Applies to