Share via


DisplayModeInfo.PresentationRate Property

Definition

Gets the presentation rate of the DisplayModeInfo.

DisplayPresentationRate PresentationRate();
public DisplayPresentationRate PresentationRate { get; }
var displayPresentationRate = displayModeInfo.presentationRate;
Public ReadOnly Property PresentationRate As DisplayPresentationRate

Property Value

A DisplayPresentationRate value.

Applies to