Tutorial by Topics: ui

This section provides an overview of what uicollectionview is, and why a developer might want to use it. It should also mention any large subjects within uicollectionview, and link out to the related topics. Since the Documentation for uicollectionview is new, you may need to create initial ver...
You don't necessarily have to compile vmods if the binaries for them are already available for your platform. Both CentOS 6 and 7 can leverage COPR builds by Ingvar in order to install a collection of extra modules by Varnish Software: https://copr.fedorainfracloud.org/coprs/ingvar/varnish51/ ...
About Liquid Liquid is an open-source templating language created by Shopify and written in ruby. It has been used by Shopify since 2006 and is now used by many other hosted web applications including: Jekyll, Zendesk and Salesforce Desk.
Following is a complete list of Maven's default build lifecycle phases. Each of these phases is invoked by adding it to the mvn command, e.g. mvn install.
UIFont is a class that is used for getting and setting font-related information. It inherits from NSObject and conforms to Hashable, Equatable, CVarArg and NSCopying.
Where to find simulator build ? Go to ~/Library/Developer/CoreSimulator/Devices/ You will find directories with alphanumeric names then click on the one of the directories and make following selection Data/Containers/Bundle/Application/ Again you will find directories with alphanumeric names if...
How to create unit test project and unit tests and how to run the unit tests and code coverage tool. In this guide the standard MSTest framework will be used and the standard Code Coverage Analyses tool which are available in Visual Studio. The guide was written for Visual Studio 2015, so it's pos...
Advance ways to manage selections of UITableViewCell. Examples when simple didSelect... form UITableViewDelegate is not enough to achieve something.
A UISegmentedControl object is a horizontal control made of multiple segments, each segment functioning as a discrete button. A segmented control affords a compact means to group together a number of controls.
This section lists the common issues & quick fixes developers (especially beginners) face.
Using custom UITextField, we can manipulate the behavior of text field!
Using the Users API is a very simple and flexible way to work the authentication in App Engine, but please make sure that your application cases don't require more elements for the authentication environment. Note: If you need more information about the traditional structure of an App Engine app, p...
OpenUI5 is a JavaScript application framework designed to build cross-platform, responsive, enterprise-ready applications. Links: Home Page GitHub Component Samples - "Explored" Developers Guide
Demystifying MVC, MVP, MVVM and VIPER or any other design patterns to choose the best approach to building an app
Focus on the syntax details to design internal DSLs in Kotlin.
UIFeedbackGenerator and its subclasses offers a public interface to the Taptic Engine® found on iOS devices starting with iPhone 7. Haptics, branded Taptics, provide tactile feedback for on-screen events. While many system controls provide haptics out-of-the-box, developers can use UIFeedbackGenerat...
UIKit Dynamics is a physics engine integrated into UIKit. UIKit Dynamics offers a set of API that offers interoperability with a UICollectionView and UICollectionViewLayout
Load custom cell xib file uses the cell category class, no need to register the nib file
This section provides an overview of what coded-ui-tests is, and why a developer might want to use it. It should also mention any large subjects within coded-ui-tests, and link out to the related topics. Since the Documentation for coded-ui-tests is new, you may need to create initial versions ...

Page 12 of 13