Compartir a través de


UITextInput_Extensions.GetFrameForDictationResultPlaceholder Método

Definición

Devuelve el rectángulo en el que se muestra el marcador de posición de resultado de dictado animado.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreGraphics.CGRect GetFrameForDictationResultPlaceholder (this UIKit.IUITextInput This, Foundation.NSObject placeholder);
static member GetFrameForDictationResultPlaceholder : UIKit.IUITextInput * Foundation.NSObject -> CoreGraphics.CGRect

Parámetros

This
IUITextInput

Instancia en la que opera este método.

placeholder
NSObject

Devoluciones

Atributos

Se aplica a