MapStyleSheetEntryStates 클래스

정의

지도 스타일시트에서 지원되는 스타일 입력 상태의 이름을 제공합니다. 이러한 상태는 지도의 스타일시트에 정의된 상태별 스타일에 매핑됩니다.

public ref class MapStyleSheetEntryStates abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class MapStyleSheetEntryStates final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class MapStyleSheetEntryStates
Public Class MapStyleSheetEntryStates
상속
Object Platform::Object IInspectable MapStyleSheetEntryStates
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Fall Creators Update (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v5.0에서 도입되었습니다.)

설명

MapElementMapStyleSheetEntryState 속성을 이러한 상태로 설정할 수 있습니다. 지도의 스타일시트가 해당 상태에 대한 스타일을 정의하는 경우 스타일이 MapElement에 적용됩니다.

지도 스타일시트 항목에 대한 자세한 내용은 지도 스타일시트 참조를 참조하세요.

속성

Disabled

MapElement의 비활성화된 시각적 상태의 이름을 가져옵니다.

Hover

MapElement의 가리키기 시각적 상태에 대한 이름을 가져옵니다.

Selected

MapElement의 선택한 시각적 상태에 대한 이름을 가져옵니다.

적용 대상