Freigeben über


UITextView.GetTextStyling(UITextPosition, UITextStorageDirection) Methode

Definition

Gibt eine NSDictionary der Formatierungseigenschaften an der angegebenen Position und in der angegebenen Richtung zurück.

[Foundation.Export("textStylingAtPosition:inDirection:")]
public virtual Foundation.NSDictionary GetTextStyling (UIKit.UITextPosition atPosition, UIKit.UITextStorageDirection inDirection);
abstract member GetTextStyling : UIKit.UITextPosition * UIKit.UITextStorageDirection -> Foundation.NSDictionary
override this.GetTextStyling : UIKit.UITextPosition * UIKit.UITextStorageDirection -> Foundation.NSDictionary

Parameter

atPosition
UITextPosition

Eine Position innerhalb eines Dokuments.

inDirection
UITextStorageDirection

Die Richtung der Formatierung.

Gibt zurück

Attribute

Gilt für: