편집

Share via


AVPlayerViewController.VideoGravity Property

Definition

Defines how the video is shown within its bounds.

public AVFoundation.AVLayerVideoGravity VideoGravity { get; set; }
member this.VideoGravity : AVFoundation.AVLayerVideoGravity with get, set

Property Value

The video gravity for the video, the default value is ResizeAspect

Remarks

Applies to