Skip to content

Instantly share code, notes, and snippets.

@yazumoto
Last active December 1, 2015 06:23
Show Gist options
  • Select an option

  • Save yazumoto/126a344526d1ed887208 to your computer and use it in GitHub Desktop.

Select an option

Save yazumoto/126a344526d1ed887208 to your computer and use it in GitHub Desktop.
[Objective-C] IndexPathで現在の行番号を得る
[indexPath indexAtPosition:[indexPath length]-1];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment