UIView.TraitNone Property

Definition

Indicates that the UIView has no accessibility traits.

[Foundation.Field("UIAccessibilityTraitNone", "UIKit")]
public static long TraitNone { get; }
member this.TraitNone : int64

Property Value

The value to be set for the trait.

Attributes

Applies to