UIImage.TraitAdjustable Property

Definition

Gets a trait that allows continuous adjustment of an accessibility element through a range of values.

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

Property Value

The value to be set for the trait.

Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to