Type Alias
FloatValue_t
Declaration
typealias FloatValue_t = (NSObject) -> DoubleDeclaration
typedef double (^)(NSObject *) FloatValue_t;Declaration
FloatValue_tType Alias
typealias FloatValue_t = (NSObject) -> Doubletypedef double (^)(NSObject *) FloatValue_t;FloatValue_t