Contents

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.

See Also

Managing view configuration states