mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-18 12:35:31 -04:00
!610 delete Orientation.SENSOR, SENSOR_VERTICAL, SENSOR_HORIZONTAL
Merge pull request !610 from xiaojianfeng/dev
This commit is contained in:
@@ -20,10 +20,7 @@ export const Orientation = {
|
||||
VERTICAL: 1,
|
||||
HORIZONTAL: 2,
|
||||
REVERSE_VERTICAL: 3,
|
||||
REVERSE_HORIZONTAL: 4,
|
||||
SENSOR: 5,
|
||||
SENSOR_VERTICAL: 6,
|
||||
SENSOR_HORIZONTAL: 7
|
||||
REVERSE_HORIZONTAL: 4
|
||||
};
|
||||
|
||||
export const Screen = {
|
||||
|
||||
Reference in New Issue
Block a user