Share via


DomCssStyleDeclaration.GetPropertyPriority(String) Method

Definition

[Foundation.Export("getPropertyPriority:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string GetPropertyPriority(string propertyName);
[<Foundation.Export("getPropertyPriority:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPropertyPriority : string -> string
override this.GetPropertyPriority : string -> string

Parameters

propertyName
String

Returns

Attributes

Applies to