Share via


IBETextInput.AddTextAlternatives(BETextAlternatives) Method

Definition

[Foundation.Export("addTextAlternatives:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddTextAlternatives(BrowserEngineKit.BETextAlternatives alternatives);
[<Foundation.Export("addTextAlternatives:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddTextAlternatives : BrowserEngineKit.BETextAlternatives -> unit
override this.AddTextAlternatives : BrowserEngineKit.BETextAlternatives -> unit

Parameters

alternatives
BETextAlternatives
Attributes

Applies to