Contents

UITraitTabAccessoryEnvironment

A struct that represents tab accessory environment trait.

Declaration

struct UITraitTabAccessoryEnvironment

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