Share via


IMEExtension.GetHandlerForComposeSession(MEComposeSession) Method

Definition

[Foundation.Export("handlerForComposeSession:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MailKit.IMEComposeSessionHandler GetHandlerForComposeSession(MailKit.MEComposeSession session);
[<Foundation.Export("handlerForComposeSession:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetHandlerForComposeSession : MailKit.MEComposeSession -> MailKit.IMEComposeSessionHandler
override this.GetHandlerForComposeSession : MailKit.MEComposeSession -> MailKit.IMEComposeSessionHandler

Parameters

Returns

Attributes

Applies to