MXFavoritesViewController Class Reference
Inherits from | UIViewController |
---|---|
Declared in | MXFavoritesViewController.h |
didTapFavorite
Called when a feed is tapped.
@property (nonatomic, copy, nullable) void ( ^ ) ( MXChat *chat , id sender , id favorite ) didTapFavorite
Discussion
Parameter ‘favorite’ in block can be regarded as a feed object which can only be used in scrollToFeed: method in MXChatController for now.
Declared In
MXFavoritesViewController.h