Share via


CLSContextTopicExtensions Class

Definition

Extension methods for the CLSContextTopic enumeration.

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

Methods

Name Description
GetConstant(CLSContextTopic)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the CLSContextTopic value named by constant.

Applies to