UIButton

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:canCreate buttonWithType:
init(type:)
gptkbp:compatibleWith gptkb:NSObject
NSCoding
UIAppearance
UIFocusItem
UITraitEnvironment
UIAccessibilityIdentification
gptkbp:customizableAppearance true
gptkbp:documentation https://developer.apple.com/documentation/uikit/uibutton
gptkbp:headerFile UIButton.h
gptkbp:heldBy gptkb:UIView
gptkb:UIResponder
https://www.w3.org/2000/01/rdf-schema#label UIButton
gptkbp:introducedIn gptkb:iOS_2.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:method addTarget:action:forControlEvents:
attributedTitleForState:
backgroundImageForState:
configurationUpdateHandler
imageForState:
setAttributedTitle:forState:
setBackgroundImage:forState:
setImage:forState:
setTitle:forState:
setTitleColor:forState:
setTitleShadowColor:forState:
titleColorForState:
titleForState:
titleShadowColorForState:
gptkbp:platform gptkb:iOS
gptkb:iPadOS
gptkb:tvOS
gptkb:watchOS
gptkb:UIKit
gptkbp:property isEnabled
isSelected
buttonType
contentEdgeInsets
currentAttributedTitle
currentImage
currentTitle
currentTitleColor
imageEdgeInsets
isHighlighted
titleEdgeInsets
gptkbp:subclassOf UIControl
gptkbp:supportedBy gptkb:illustrator
gptkb:text
background image
attributed text
gptkbp:supports target-action pattern
gptkbp:usedFor interactive button in UI
gptkbp:bfsParent gptkb:iOS_UIKit
gptkbp:bfsLayer 7