Skip to content
View syntaxerror1972's full-sized avatar
  • Mumbai
Block or Report

Block or report syntaxerror1972

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. UILabel UILabel Public

    A view that displays one or more lines of read-only text, often used in conjunction with controls to describe their intended purpose.

    Swift

  2. UIButton UIButton Public

    A UIButton object is a view that executes your custom code in response to user interactions.

  3. UITextField UITextField Public

    A 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…

  4. UIToolbar UIToolbar Public

    A 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.

  5. UITextView UITextView Public

    The 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…

  6. UIActivityIndicator UIActivityIndicator Public

    Use an activity indicator to show that a task is in progress. An activity indicator appears as a “gear” that is either spinning or stopped.