UIView.TraitPlaysSound Property

Definition

An accessibility trait indicating the accessibility element should play its sound when the UIView is activated.

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

Property Value

The value to be set for the trait.

Attributes

Applies to