uap:AppointmentsProviderLaunchActions(Windows 10)

약속이 시작될 때 수행할 작업을 선언합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <uap:Extension>

                        <uap:AppointmentsProvider>

                             <uap:AppointmentsProviderLaunchActions>

Syntax

<uap:AppointmentsProviderLaunchActions
  DesiredView = 'An optional string that can have one of the following values: "default", "useLess", "useHalf", "useMore", or "useMinimum".' >

  <!-- Child elements -->
  uap:LaunchAction{0,10}

</uap:AppointmentsProviderLaunchActions>

{} 특정 발생 범위

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
DesiredView 약속이 시작될 때 사용할 원하는 화면 공간입니다. 기본값, useLess, useHalf, useMore 또는 useMinimum 중 하나를 가질 수 있는 선택적 문자열입니다. No

자식 요소

자식 요소 Description
uap:LaunchAction(전역) uap:AppointmentsProviderLaunchActions 콘텐츠 작업을 설명합니다.

부모 요소

부모 요소 Description
uap:AppointmentsProvider windows.appointmentsProvider 형식의 앱 확장성 지점을 선언합니다.

설명

자세한 내용은 ViewSizePreferenceDesiredRemainingView를 참조하세요.

요구 사항

항목
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10
Minimum OS Version Windows 10 버전 1511(빌드 10586)