Contents

UITraitTabAccessoryEnvironment

A class that represents the tab accessory environment trait.

Declaration

@interface UITraitTabAccessoryEnvironment : NSObject

Overview

The trait specifies the UITabAccessory.Environment, if any, that a view is in. It is set on views inside bottomAccessory. Defaults to UITabAccessory.Environment.unspecified.

See Also

Registering traits for observation