UIView.TraitAdjustable Property

Definition

An accessibility trait indicating that the underlying value can be adjusted continuously, as with a slider.

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

Property Value

The value to be set for the trait.

Attributes

Applies to