Share via


ASAuthorizationScopeExtensions Class

Definition

Extension methods for the ASAuthorizationScope enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class ASAuthorizationScopeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type ASAuthorizationScopeExtensions = class
Inheritance
ASAuthorizationScopeExtensions
Attributes

Methods

Name Description
GetConstant(ASAuthorizationScope)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the ASAuthorizationScope value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the ASAuthorizationScope value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the ASAuthorizationScope value named by constant.

Applies to