CoreCursor Constructor

Creates a new CoreCursor instance of the provided cursor type.

Syntax

public:
CoreCursor(
         CoreCursorType type, 
         UInt32 id 
)  

Parameters

type
Type: CoreCursorType

The type of the new cursor.

id
Type: UInt32

The unique resource ID of the new cursor.

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

CoreCursor Class

CoreCursor Members

Windows.UI.Core Namespace