@class NSUUID, UIView; @protocol CRSUIDashboardFocusableItemProviding; @interface CRSDashboardFocusableItem : NSObject @property (class, readonly) BOOL supportsSecureCoding; @property (retain, nonatomic) NSUUID *identifier; @property (nonatomic) struct CGRect { struct CGPoint { double x; double y; } origin; struct CGSize { double width; double height; } size; } frameInWindow; @property (weak, nonatomic) UIView *focusProvidingItem; - (id)init; - (void)encodeWithCoder:(id)a0; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; - (id)initWithFocusableView:(id)a0; @end