Skip to main content
Apple Developer Docs
Fonts
Symbols
×
UIKit
/
UITableViewCell
/
UITableViewCell.StateMask
/
init(rawValue:)
init(rawValue:)
Creates a state mask with the specified raw value.
Declaration
init
(
rawValue
:
UInt
)