UIView.TraitImage Property

Definition

An accessibility trait indicating the view should be treated as an image.

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

Property Value

The value to be set for the trait.

Attributes

Applies to