UIView.TraitSelected Property

Definition

An accessibility trait indicating that the UIView is currently selected.

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

Property Value

The value to be set for the trait.

Attributes

Applies to