次の方法で共有


NSCell.IsAccessibilityAttributeSettable(NSString) メソッド

定義

[Foundation.Export("accessibilityIsAttributeSettable:")]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, "Use the NSAccessibility protocol methods instead.")]
public virtual bool IsAccessibilityAttributeSettable (Foundation.NSString attribute);
abstract member IsAccessibilityAttributeSettable : Foundation.NSString -> bool
override this.IsAccessibilityAttributeSettable : Foundation.NSString -> bool

パラメーター

attribute
NSString

戻り値

属性

適用対象