Popular repositories Loading
-
UILabel
UILabel PublicA view that displays one or more lines of read-only text, often used in conjunction with controls to describe their intended purpose.
Swift
-
UIButton
UIButton PublicA UIButton object is a view that executes your custom code in response to user interactions.
-
UITextField
UITextField PublicA UITextField object displays an editable text area in your interface. You use text fields to gather text-based input from the user using the onscreen keyboard. The keyboard is configurable for man…
-
UIToolbar
UIToolbar PublicA toolbar is a control that displays one or more buttons, called toolbar items. A toolbar momentarily highlights or does not change the appearance of an item when tapped.
-
UITextView
UITextView PublicThe UITextView class implements the behavior for a scrollable, multiline text region. The class supports the display of text using custom style information and also supports text editing. You typic…
-
UIActivityIndicator
UIActivityIndicator PublicUse an activity indicator to show that a task is in progress. An activity indicator appears as a “gear” that is either spinning or stopped.
If the problem persists, check the GitHub status page or contact support.