← back to ashun520__ppy

Function bodies 1 total

All specs Real LLM only Function bodies
NS_ENUM function · c · L14-L18 (5 LOC)
AwemeHeaders.h
typedef NS_ENUM(NSUInteger, DYEdgeMode) {
    DYEdgeModeNone = 0,
    DYEdgeModeBrightness = 1,
    DYEdgeModeVolume = 2,
};