We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46672b7 + 63c41dd commit 64dcbbcCopy full SHA for 64dcbbc
1 file changed
WYPopoverController/WYPopoverController.h
@@ -81,7 +81,7 @@ typedef NS_OPTIONS(NSUInteger, WYPopoverArrowDirection) {
81
{
82
}
83
84
-@property (nonatomic, assign) id <WYPopoverControllerDelegate> delegate;
+@property (nonatomic, weak) id <WYPopoverControllerDelegate> delegate;
85
86
@property (nonatomic, copy) NSArray *passthroughViews;
87
0 commit comments