UITextInput_Extensions.GetTextStyling メソッド

定義

位置にあるテキストのスタイル プロパティのディクショナリを atPosition 返します。

public static Foundation.NSDictionary GetTextStyling (this UIKit.IUITextInput This, UIKit.UITextPosition atPosition, UIKit.UITextStorageDirection inDirection);
static member GetTextStyling : UIKit.IUITextInput * UIKit.UITextPosition * UIKit.UITextStorageDirection -> Foundation.NSDictionary

パラメーター

This
IUITextInput

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

atPosition
UITextPosition

戻り値

適用対象