On Dec 9, 2015, at 15:17 , Jonathan Mitchell <jonat...@mugginsoft.com> wrote:
> 
> Does AppKit make any use of NSView -identifier to influence actual rendering 
> behaviour? Accessibility APIs?

According to the docs, it’s used for 2 purposes:

1. For cell views of view-based table views, it is the identifier passed into 
the delegate method that creates cell views.

2. It’s used by NSWindow state restoration. Whether it actually makes a 
difference for NSViewController subclasses, I don’t know.

Other than that, it’s a comment only, AFAIK
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to