LauncherUIOptions Class
이 API에서 호출할 수 있는 응용 프로그램 선택기와 같은 사용자 인터페이스 요소에 대한 옵션을 지정합니다.
구문
특성
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
구성원
LauncherUIOptions클래스에는 다음과 같은 유형의 구성원이 있습니다.
메서드
The LauncherUIOptions 클래스 다음에서 메서드를 상속합니다. Object 클래스 (C#/VB/C++).
속성
LauncherUIOptions클래스 다음 속성이 있습니다.
| 속성 | 액세스 유형 | 설명 |
|---|---|---|
| 읽기/쓰기 | Gets or sets the point on the screen where the user opened a file or URI. | |
| 읽기/쓰기 | Gets or sets the preferred placement of the Open With and Warning dialog boxes when starting a default app. | |
| 읽기/쓰기 | Gets or sets the selection rectangle on the screen where the user opened a file or URI. |
설명
Windows Phone 8
이 API는 구현되어 있지 않으므로 호출할 경우 예외가 throw됩니다.
요구 사항
|
지원되는 최소 클라이언트 | Windows 8 [Windows 스토어 앱 전용] |
|---|---|
|
지원되는 최소 서버 | Windows Server 2012 [Windows 스토어 앱 전용] |
|
지원되는 최소 전화 | Windows Phone 8 |
|
네임스페이스 |
|
|
메타데이터 |
|
참고 항목
- 샘플
- 연결 시작 샘플
- 작업
- 파일의 기본 앱을 시작하는 방법(JavaScript)
- 파일의 기본 앱을 시작하는 방법(C#/VB/C++)
- URI의 기본 앱을 시작하는 방법(JavaScript)
- URI의 기본 앱을 시작하는 방법(C#/VB/C++)
- 지침
- 파일 형식 및 URI를 위한 지침 및 검사 목록
- 참조
- Launcher.LaunchFileAsync(IStorageFile, LauncherOptions)
- Launcher.LaunchUriAsync(Uri, LauncherOptions)