UIView.TraitUpdatesFrequently Property

Definition

An accessibility trait indicating that the UIView updates frequently.

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

Property Value

The value to be set for the trait.

Attributes

Applies to