다음을 통해 공유


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

반환

특성

적용 대상