共用方式為


NSAccessibility.GetRoleDescription 方法

定義

多載

GetRoleDescription(NSObject)
GetRoleDescription(NSString, NSString)

GetRoleDescription(NSObject)

public static string GetRoleDescription (Foundation.NSObject element);
static member GetRoleDescription : Foundation.NSObject -> string

參數

element
NSObject

傳回

適用於

GetRoleDescription(NSString, NSString)

public static string GetRoleDescription (Foundation.NSString role, Foundation.NSString subrole);
static member GetRoleDescription : Foundation.NSString * Foundation.NSString -> string

參數

role
NSString
subrole
NSString

傳回

適用於