The appearance of the cell when focused.
SDKs
- iOS 9.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
var focusStyle: UITable View Cell.Focus Style { get set }
Discussion
The default value of this property is UITable
. For the list of possible focus styles, see UITable
enumeration.