CXProviderConfiguration.SupportedHandleTypes Property

Definition

Gets or sets the supported handle types.

public virtual Foundation.NSSet<Foundation.NSNumber> SupportedHandleTypes { [Foundation.Export("supportedHandleTypes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSupportedHandleTypes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SupportedHandleTypes : Foundation.NSSet<Foundation.NSNumber> with get, set

Property Value

Attributes

Applies to