Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 515 Bytes

corecursor_corecursor_784111416.md

File metadata and controls

26 lines (18 loc) · 515 Bytes
-api-id -api-type
M:Windows.UI.Core.CoreCursor.#ctor(Windows.UI.Core.CoreCursorType,System.UInt32)
winrt method

Windows.UI.Core.CoreCursor.CoreCursor

-description

Creates a new CoreCursor instance of the provided cursor type.

-parameters

-param type

The type of the new cursor.

-param id

The unique resource ID of the new cursor.

-remarks

-examples

-see-also