Instance Method
isSmartComponent(_:)isSmartComponent:isSmartComponent_
Declaration
func isSmartComponent(_ isGroup: UnsafeMutablePointer<ObjCBool>) -> BoolDeclaration
- (BOOL) isSmartComponent:(BOOL *) isGroup;Declaration
isSmartComponent_(isGroup: bool) -> bool