Skip to content

Supported AppKit types (e.g. NSCursor, NSImage) are missing from iOS #23813

@molesmoke

Description

@molesmoke

Apple platform

iOS

Framework version

net9.0-*

Affected platform version

.NET SDK 9.0.305

Description

NSCursor is supported from iOS 13 for assistive touch:
https://developer.apple.com/documentation/appkit/nscursor

Noticed that NSImage is also missing:
https://developer.apple.com/documentation/appkit/nsimage

Steps to Reproduce

NSCursor.ArrowCursor.Set();

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions