Docs.rs
  • core-graphics2-0.3.1
    • core-graphics2 0.3.1
    • 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.9 normal
      • dispatch2 ^0.1 normal optional
      • io-surface ^0.15 normal optional
      • libc ^0.2 normal
      • metal ^0.28 normal optional
      • objc2 ^0.5 normal optional
      • core-video ^0.3 dev
    • Versions
    • 8.63% of the crate is documented
  • Go to latest version
  • 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.3.1

Module window

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

In crate core_graphics2

Module core_graphics2::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