-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[macOS] Add platform_view
example.
#111005
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[macOS] Add platform_view
example.
#111005
Conversation
b7de5ae
to
705dd7d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable to me but consider getting approval from someone that's more familiar with macOS!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm with one nit!
|
||
import Cocoa | ||
|
||
class PlatformViewController: NSViewController { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: add a doc comment, especially since it's an example.
Adds an implementation for
platform_view
on macOS for better example coverage and for device lab tests.Screen.Recording.2022-09-05.at.11.10.40.AM.mov
Issues #111004
Pre-launch Checklist
///
).