tiny.windowing.CocoaSurface
Defined in surface.
API (4)
Fields and members
Public fields and members.
Source
Source: lib/windowing/src/surface.zig:69
zig
pub const Cocoa = struct { app: sys.apple.objc.Id, window: sys.apple.objc.Id, layer: sys.apple.objc.Id, extent: Extent,};Source: lib/windowing/src/root.zig:107
zig
pub const CocoaSurface = surface_module.Cocoa;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 4 |
| Version | 26.7.0 |
| Revision | daab053ee433 |