Share via


UITextFormattingCoordinator.SetSelectedAttributes Method

Definition

[Foundation.Export("setSelectedAttributes:isMultiple:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetSelectedAttributes(Foundation.NSDictionary attributes, bool flag);
[<Foundation.Export("setSelectedAttributes:isMultiple:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetSelectedAttributes : Foundation.NSDictionary * bool -> unit
override this.SetSelectedAttributes : Foundation.NSDictionary * bool -> unit

Parameters

attributes
NSDictionary
flag
Boolean
Attributes

Applies to