Company
Home
About Us
Client Testimonials
Career
Portfolio
Contact Us
Gaming
Game Development
3D Game Development
Android Game Development
iOS Game Development
Blog
Game Design
Unity
Android
iOS
Graphics
Web
Contact Us
3DS Max
Android
Blog
Graphics
iOS
Maya
Unity
Web
Game Design
How to Use UISegmentedControl in iOS
Jump To
Create Xcode Project
Add Segmented Control
Design UI
Create IBOutlet
Create IBAction Method
Build & Run the project
Initialized SegmentControl
Objective
Main objective of this blog post is to give you an idea about how to Use UISegmentedControl in iOS.
continue reading...
Charmi Kadecha
2016-01-16 00:40:42
Use of UISlider in iOS to Change The Volume
Jump To
Create Xcode Project
Design UI
Create IBAction & IBOutlete
Import MediaPlayer file
Handle Slider Action
Set MusicPlayerController
Run & final Output
Objective
The main objective of this blog post is to describe the basics of UISlider and its use to add slider related functionalities in your application.
continue reading...
Charmi Kadecha
2015-12-15 04:18:55
Create Grid Layout using UICollectionView in iOS
Jump To
Create Xcode Project
Design UI
Set reuseIdentifier for Cell
Design Custom cell
Attach cell with Custom class
Create CollectionViewController class
Give Datasource & Delegate to class
Create array for Image data
Delegate & Datasource methods
Build & Run the app
Objective
The main objective of this blog post is to describe the basics of UICollectionView and use of its methods to build a simple grid like layout.
continue reading...
Charmi Kadecha
2016-01-16 01:18:32