다음을 통해 공유


ShuffleEnabledChangeRequestedEventArgs 클래스

정의

ShuffleEnabledChangeRequested 이벤트에 대한 데이터를 제공합니다.

public ref class ShuffleEnabledChangeRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ShuffleEnabledChangeRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ShuffleEnabledChangeRequestedEventArgs
Public NotInheritable Class ShuffleEnabledChangeRequestedEventArgs
상속
Object Platform::Object IInspectable ShuffleEnabledChangeRequestedEventArgs
특성

Windows 요구 사항

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

설명

ShuffleEnabledChangeRequested 이벤트를 처리하여 이 클래스의 instance 가져옵니다.

속성

RequestedShuffleEnabled

요청이 순서 섞기를 사용하거나 사용하지 않도록 설정할지 여부를 나타내는 값을 가져옵니다.

적용 대상