MiracastReceiverCursorImageChannelSettings Class

Definition

An object that represents settings that can be configured on the MiracastReceiverCursorImageChannel.

public ref class MiracastReceiverCursorImageChannelSettings sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MiracastReceiverCursorImageChannelSettings final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MiracastReceiverCursorImageChannelSettings
Public NotInheritable Class MiracastReceiverCursorImageChannelSettings
Inheritance
Object Platform::Object IInspectable MiracastReceiverCursorImageChannelSettings
Attributes

Windows requirements

Device family
Windows 10, version 1903 (introduced in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v8.0)

Properties

IsEnabled

Gets or sets the enabled status of the use of the separate channel for mouse cursor images.

MaxImageSize

Controls the maximum width and height of the cursor image PNG bitmap, in pixels.

Applies to

See also