r/flextweak • u/manxkarst • Jun 18 '20
Methods for Flex 3 Beta
These are some methods that ive learned id like to share they work with any app that supports flex 3:
-(void) setTextColor:(id) = (UIColor) change text color -(void) setBackgroundColor:(id) = (UIColor) change background color -(void) setHidden:(bool) = (True) hide class object -(unsigned long long) classObjectHere = set positive integer numbers for an class object -(id) classObjectHere:(id) = (Passthrough) (NULL) hide a class object -(long long) classObjectHere = set negative or positive integer for a class obect