UITextField.TypingAttributes Propriété

Définition

Clés d’attribut à appliquer au texte nouvellement tapé.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary TypingAttributes { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("typingAttributes", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setTypingAttributes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TypingAttributes : Foundation.NSDictionary with get, set

Valeur de propriété

null sauf si est UITextField en mode édition. Lorsque la sélection change, le T:UIKit.Foundation.NSDictionary est effacé.

Cette valeur peut être null.

Attributs

S’applique à