UIView.TraitTabBar Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use 'UIAccessibilityTraits' enum instead.
Represents the value associated with the constant 'UIAccessibilityTraitTabBar'.
[Foundation.Field("UIAccessibilityTraitTabBar", "UIKit")]
[System.Obsolete("Use 'UIAccessibilityTraits' enum instead.", false)]
public static long TraitTabBar { get; }
[<Foundation.Field("UIAccessibilityTraitTabBar", "UIKit")>]
[<System.Obsolete("Use 'UIAccessibilityTraits' enum instead.", false)>]
static member TraitTabBar : int64
Property Value
- Attributes