Docs.rs
  • core-graphics2-0.4.1
    • core-graphics2 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • libark
    • Dependencies
      • bitflags ^2.5 normal
      • block ^0.1 normal
      • cfg-if ^1.0 normal
      • core-foundation ^0.10 normal
      • dispatch2 ^0.1 normal optional
      • io-surface ^0.16 normal optional
      • libc ^0.2 normal
      • metal ^0.29 normal optional
      • objc2 ^0.5 normal optional
      • core-video ^0.4 dev
    • Versions
    • 8.62% of the crate is documented
  • Platform
    • aarch64-apple-darwin
    • aarch64-apple-ios
    • x86_64-apple-darwin
    • x86_64-apple-ios
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

core_graphics20.4.1

Module window

Module Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases

In crate core_graphics2

core_graphics2

Module window

Source

Structs§

CGWindowImageOption
CGWindowListOption

Enums§

CGWindowBackingType
CGWindowSharingType
WindowKeys

Constants§

kCGNullWindowID

Statics§

kCGWindowAlpha⚠
kCGWindowBackingLocationVideoMemory⚠
kCGWindowBounds⚠
kCGWindowIsOnscreen⚠
kCGWindowLayer⚠
kCGWindowMemoryUsage⚠
kCGWindowName⚠
kCGWindowNumber⚠
kCGWindowOwnerName⚠
kCGWindowOwnerPID⚠
kCGWindowSharingState⚠
kCGWindowStoreType⚠
kCGWindowWorkspace⚠

Functions§

CGPreflightScreenCaptureAccess⚠
CGRequestScreenCaptureAccess⚠
CGWindowListCopyWindowInfo⚠
CGWindowListCreate⚠
CGWindowListCreateDescriptionFromArray⚠
CGWindowListCreateImage⚠
CGWindowListCreateImageFromArray⚠
copy_window_info
new_description_from_array
new_image
new_image_from_array
new_window_list
preflight_screen_capture_access
request_screen_capture_access

Type Aliases§

CGWindowID