Share via


PTChannelManager.SetAccessoryButtonEventsAsync(Boolean, NSUuid) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task SetAccessoryButtonEventsAsync(bool enabled, Foundation.NSUuid channelUuid);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetAccessoryButtonEventsAsync : bool * Foundation.NSUuid -> System.Threading.Tasks.Task
override this.SetAccessoryButtonEventsAsync : bool * Foundation.NSUuid -> System.Threading.Tasks.Task

Parameters

enabled
Boolean
channelUuid
NSUuid

Returns

Attributes

Applies to