UIBarItem$Methods extension
- on
Properties
- enabled ↔ bool
-
Available on UIBarItem, provided by the UIBarItem$Methods extension
isEnabledgetter/setter pair - image ↔ UIImage?
-
Available on UIBarItem, provided by the UIBarItem$Methods extension
imagegetter/setter pair - imageInsets ↔ UIEdgeInsets
-
Available on UIBarItem, provided by the UIBarItem$Methods extension
imageInsetsgetter/setter pair - landscapeImagePhone ↔ UIImage?
-
Available on UIBarItem, provided by the UIBarItem$Methods extension
landscapeImagePhonegetter/setter pair - landscapeImagePhoneInsets ↔ UIEdgeInsets
-
Available on UIBarItem, provided by the UIBarItem$Methods extension
landscapeImagePhoneInsetsgetter/setter pair - largeContentSizeImage ↔ UIImage?
-
Available on UIBarItem, provided by the UIBarItem$Methods extension
largeContentSizeImagegetter/setter pair - largeContentSizeImageInsets ↔ UIEdgeInsets
-
Available on UIBarItem, provided by the UIBarItem$Methods extension
largeContentSizeImageInsetsgetter/setter pair - tag ↔ int
-
Available on UIBarItem, provided by the UIBarItem$Methods extension
taggetter/setter pair - title ↔ NSString?
-
Available on UIBarItem, provided by the UIBarItem$Methods extension
titlegetter/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: