To redraw View class. We want to update View class to a […]
We can use java.util.Timer in Android for timer task. L […]
NSPoint is typedef of CGPoint.(struct) typedef struct _ […]
Core Graphics Basic on Mac Cocoa. Cocoa version is a bi […]
How to create Objective-C enum. Create it as protocol(. […]
Clear canvas. canvas.drawColor(0, Mode.CLEAR); To use t […]