次の方法で共有


UIImage.AccessibilityValue プロパティ

定義

要素の値 thisIUIAccessibilityIdentification を含むローカライズされた文字列を指定します。

public virtual string AccessibilityValue { [Foundation.Export("accessibilityValue", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccessibilityValue:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AccessibilityValue : string with get, set

プロパティ値

UIImage ラベルがある場合は、 要素の thisIUIAccessibilityIdentification 値を含む文字列を返します。

属性

注釈

(このノードのその他のドキュメントが提供されます)

これは、バックグラウンド スレッドから使用できます。

適用対象