InkToolbarInitialControls 열거형

정의

초기화 시 InkToolbar에 추가된 기본 제공 단추(InitialControls)를 지정하는 상수를 정의합니다.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
public enum InkToolbarInitialControls
상속
InkToolbarInitialControls
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Anniversary Edition (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v3.0에서 도입되었습니다.)

필드

All 0

모든 기본 제공 단추가 추가됩니다.

AllExceptPens 3

모든 기본 제공 펜이 아닌 단추가 추가됩니다.

None 1

기본 제공 단추가 추가되지 않습니다.

PensOnly 2

모든 기본 제공 펜 단추가 추가됩니다.

적용 대상

제품 버전
WinRT Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100

추가 정보