Share via


DomCssStyleDeclaration.GetPropertyShorthand(String) Method

Definition

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

Parameters

propertyName
String

Returns

Attributes

Applies to