Share via


NSSharingServiceNameExtensions Class

Definition

Extension methods for the NSSharingServiceName enumeration.

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

Methods

Name Description
GetConstant(NSSharingServiceName)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the NSSharingServiceName value named by constant.

Applies to