|
slot 0.0.1
A real time UI render framework
|


命名空间 | |
| namespace | |
| namespace | facebook::yoga |
枚举 | |
| enum class | facebook::yoga::Direction : uint8_t { facebook::yoga::Inherit = YGDirectionInherit , facebook::yoga::LTR = YGDirectionLTR , facebook::yoga::RTL = YGDirectionRTL } |
函数 | |
| template<> | |
| constexpr int32_t | facebook::yoga::ordinalCount< Direction > () |
| constexpr Direction | facebook::yoga::scopedEnum (YGDirection unscoped) |
| constexpr YGDirection | facebook::yoga::unscopedEnum (Direction scoped) |
| const char * | facebook::yoga::toString (Direction e) |