IMEExtension.GetHandlerForComposeSession(MEComposeSession) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- session
- MEComposeSession
Returns
- Attributes