CompactOverlayPresenter 클래스

정의

CompactOverlay(그림에서 그림) 구성을 사용하여 앱 창을 표시합니다.

public ref class CompactOverlayPresenter sealed : AppWindowPresenter
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CompactOverlayPresenter final : AppWindowPresenter
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CompactOverlayPresenter : AppWindowPresenter
Public NotInheritable Class CompactOverlayPresenter
Inherits AppWindowPresenter
상속
Object Platform::Object IInspectable AppWindowPresenter CompactOverlayPresenter
특성

속성

InitialSize

CompactOverlay 모드로 표시될 때 창의 초기 크기를 설정합니다.

Kind

앱 창에서 사용 중인 발표자의 종류를 나타내는 값을 가져옵니다.

(다음에서 상속됨 AppWindowPresenter)

메서드

Create()

CompactOverlayPresenter의 새 인스턴스를 만듭니다.

적용 대상