Share via


UIWindowSceneSessionRoleExtensions Class

Definition

Extension methods for the UIWindowSceneSessionRole enumeration.

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

Methods

Name Description
GetConstant(UIWindowSceneSessionRole)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the UIWindowSceneSessionRole value named by constant.

Applies to