remove duplicate
This commit is contained in:
parent
799d6555c0
commit
00a71036f3
@ -123,7 +123,6 @@ import Foundation
|
|||||||
}
|
}
|
||||||
|
|
||||||
func updateAccessibilityLabel() {
|
func updateAccessibilityLabel() {
|
||||||
accessibilityTraits = .button
|
|
||||||
if let accessoryView = accessoryView {
|
if let accessoryView = accessoryView {
|
||||||
// Both caret and button. Read all content on caret.
|
// Both caret and button. Read all content on caret.
|
||||||
isAccessibilityElement = false
|
isAccessibilityElement = false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user