다음을 통해 공유


DisplayModeInfo.PresentationRate 속성

정의

DisplayModeInfo의 프레젠테이션 속도를 가져옵니다.

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

속성 값

DisplayPresentationRate 값입니다.

적용 대상