UIBarItem$Methods extension

on

Properties

enabled bool

Available on UIBarItem, provided by the UIBarItem$Methods extension

isEnabled
getter/setter pair
image UIImage?

Available on UIBarItem, provided by the UIBarItem$Methods extension

image
getter/setter pair
imageInsets UIEdgeInsets

Available on UIBarItem, provided by the UIBarItem$Methods extension

imageInsets
getter/setter pair
landscapeImagePhone UIImage?

Available on UIBarItem, provided by the UIBarItem$Methods extension

landscapeImagePhone
getter/setter pair
landscapeImagePhoneInsets UIEdgeInsets

Available on UIBarItem, provided by the UIBarItem$Methods extension

landscapeImagePhoneInsets
getter/setter pair
largeContentSizeImage UIImage?

Available on UIBarItem, provided by the UIBarItem$Methods extension

largeContentSizeImage
getter/setter pair
largeContentSizeImageInsets UIEdgeInsets

Available on UIBarItem, provided by the UIBarItem$Methods extension

largeContentSizeImageInsets
getter/setter pair
tag int

Available on UIBarItem, provided by the UIBarItem$Methods extension

tag
getter/setter pair
title ↔ NSString?

Available on UIBarItem, provided by the UIBarItem$Methods extension

title
getter/setter pair

Methods

encodeWithCoder(NSCoder coder) → void

Available on UIBarItem, provided by the UIBarItem$Methods extension

encodeWithCoder:
init() UIBarItem

Available on UIBarItem, provided by the UIBarItem$Methods extension

init
initWithCoder(NSCoder coder) UIBarItem?

Available on UIBarItem, provided by the UIBarItem$Methods extension

initWithCoder:
setTitleTextAttributes(NSDictionary? attributes, {required UIControlState forState}) → void

Available on UIBarItem, provided by the UIBarItem$Methods extension

setTitleTextAttributes:forState:
titleTextAttributesForState(UIControlState state) → NSDictionary?

Available on UIBarItem, provided by the UIBarItem$Methods extension

titleTextAttributesForState: