Share via


UIView.TraitAllowsDirectInteraction 属性

定义

一个可访问性特征,指示用户可以直接与 UIView交互。

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

属性值

要为特征设置的值。

属性

适用于