CWInterface.SetChannel(nuint, NSError) Method

Definition

[Foundation.Export("setChannel:error:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool SetChannel (nuint channel, out Foundation.NSError error);
abstract member SetChannel : nuint *  -> bool
override this.SetChannel : nuint *  -> bool

Parameters

channel
System.System.UIntPtr System.unativeint
error
NSError

Returns

Attributes

Applies to