Skip to content

Commit

Permalink
Improve identifier method documentation (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-cfuller authored Jan 31, 2024
1 parent d66051a commit af2efdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Layout/LayoutItem.swift
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ extension LayoutItem {

/// Assigns the [`accessibilityIdentifier`](
/// https://developer.apple.com/documentation/uikit/uiaccessibilityidentification/1623132-accessibilityidentifier
/// ).
/// ) of the ``layoutItemView``.
///
/// - Important: Only subviews with an `accessibilityIdentifier` are made available to the Visual Format APIs.
///
Expand Down

0 comments on commit af2efdc

Please sign in to comment.