hoverStyle
The hover style for the view.
Declaration
@NSCopying var hoverStyle: UIHoverStyle? { get set }Discussion
The value of this property defaults to nil, which indicates that the view doesn’t have any hover effect. Subclasses can configure this style to use a different default value.