共用方式為


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

傳回

屬性

適用於