다음을 통해 공유


NSAccessibilityElement.CreateElement 메서드

정의

[Foundation.Export("accessibilityElementWithRole:frame:label:parent:")]
public static Foundation.NSObject CreateElement (Foundation.NSString role, CoreGraphics.CGRect frame, Foundation.NSString label, Foundation.NSObject parent);
static member CreateElement : Foundation.NSString * CoreGraphics.CGRect * Foundation.NSString * Foundation.NSObject -> Foundation.NSObject

매개 변수

role
NSString
frame
CGRect
label
NSString
parent
NSObject

반환

특성

적용 대상