kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorIsVisible

Static kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorIsVisible 

Source
pub unsafe static kCMIOSampleBufferAttachment_MouseAndKeyboardModifiersKey_CursorIsVisible: Option<&'static CFString>
Available on crate features CMIOSampleBuffer and objc2-core-foundation only.
Expand description

Used to look up a CFBoolean from the CFDictionary specified by kCMIOSampleBufferAttachmentKey_MouseAndKeyboardModifiers. It specifies the visibility of the mouse cursor when the screen was captured.

See also Apple’s documentation