Skip to main content
Mobile SDK
Mobile SDK V1
Mobile SDK V1.5
Mobile SDK V2
Mobile SDK V2.5
Mobile SDK V2.6(DragonFish)
Payload SDK V1
Payload SDK V1.1
On this page
超感光枚举
class SuperFeel
描述:
超感光枚举类。
public enum SuperFeel {
CLOSE(0),
OPEN(2);
}
描述:
超感光枚举类。
Previous
设置事件枚举类
Next
飞行控制功能实现
class SuperFeel