Skip to content

docs/guidelines/platform/xamarin-mac.md is wrong about reactive views #334

@jwosty

Description

@jwosty

The documentation seems to imply that you can use many of the same reactive types that are available on Xamarin.iOS, which is not true. For example, on Mac, there is no:

Root of the issue is that these types are all derived from UIKit stuff (i.e. iOS's UITableView instead of macOS's NSTableView). EITHER they should be removed from the xam.mac documentation, OR they should be ported (which I imagine can't be too bad, since UIKit and AppKit are so similar, right?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions