Share via


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 事件获取此类的实例。

属性

RequestedShuffleEnabled

获取一个值,该值指示请求是启用或禁用随机选择。

适用于