Skip to content

Commit

Permalink
add some description
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Nov 28, 2018
1 parent 1e09490 commit a49d049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ orientation can return either `PORTRAIT` `LANDSCAPE-LEFT` `LANDSCAPE-RIGHT` `POR
- `unlockAllOrientations()`
- `getOrientation(function(orientation))`
- `getDeviceOrientation(function(orientation))`
- `getAutoRotateState(function(state))`
- `getAutoRotateState(function(state))` (android only)

orientation can return one of:

Expand Down

0 comments on commit a49d049

Please sign in to comment.