prefersNonBlinkingTextInsertionIndicatorDidChangeNotification
Category: Type Property
Platforms: iOS 18.0+, iPadOS 18.0+, Mac Catalyst 18.0+, macOS 15.0+, tvOS 18.0+, visionOS 2.0+, watchOS 11.0+
Overview
A notification that posts when the system setting to prefer a nonblinking cursor in editable text fields changes.
Declaration
static let prefersNonBlinkingTextInsertionIndicatorDidChangeNotification: NSNotification.Name
Details
See Also
- Reducing animation for text insertion indicators
-
static var prefersNonBlinkingTextInsertionIndicator: Bool
-
Accessibility
- AccessibilitySettings
- prefersNonBlinkingTextInsertionIndicatorDidChangeNotification
prefers Non Blinking Text Insertion Indicator Did Change Notification
Topics (Grouped)
Reducing animation for text insertion indicators
- varprefersNonBlinkingTextInsertionIndicator:Bool — static; A Boolean value that indicates whether the system setting to prefer a nonblinking cursor in editable text fields is on.
Code Examples
static let prefersNonBlinkingTextInsertionIndicatorDidChangeNotification: NSNotification.Name