pinned
A Boolean value that indicates whether the view is in a pinned state.
Declaration
@property (nonatomic, getter=isPinned) BOOL pinned;Discussion
This state applies to header and footer views.
A Boolean value that indicates whether the view is in a pinned state.
@property (nonatomic, getter=isPinned) BOOL pinned;This state applies to header and footer views.