UIView.TraitLink Property

Definition

An accessibility trait indicating that the UIView should be treated as a hyperlink.

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

Property Value

The value to be set for the trait.

Attributes

Applies to