Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

How to scroll MXScrollView to top programmatically #13

@andiradulescu

Description

@andiradulescu

I tried with setContentOffset but it doesn't work.

[self.scrollView setContentOffset:CGPointMake(0, -self.scrollView.contentInset.top)];

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions