Freigeben über


UITextView.InsertDictationResultPlaceholder Methode

Definition

Der Platzhalter für Diktatergebnisse, der während der Diktierverarbeitung verwendet wird.

[Foundation.Export("insertDictationResultPlaceholder")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject InsertDictationResultPlaceholder ();
abstract member InsertDictationResultPlaceholder : unit -> Foundation.NSObject
override this.InsertDictationResultPlaceholder : unit -> Foundation.NSObject

Gibt zurück

Darf nicht zurückgeben null.

Attribute

Hinweise

Das Ergebnis dieser Methode wird an GetFrameForDictationResultPlaceholder(NSObject)übergeben.

Anwendungsentwickler, die diese Methode überschreiben, müssen ebenfalls überschreiben RemoveDictationResultPlaceholder(NSObject, Boolean).

Gilt für: