UITextInput_Extensions.GetFrameForDictationResultPlaceholder メソッド

定義

アニメーション化されたディクテーション結果プレースホルダーを表示する四角形を返します。

[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

パラメーター

This
IUITextInput

このメソッドが動作するインスタンス。

placeholder
NSObject

戻り値

属性

適用対象