Share via


WebPreferences.UserStyleSheetLocation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrl UserStyleSheetLocation { [Foundation.Export("userStyleSheetLocation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setUserStyleSheetLocation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("userStyleSheetLocation", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setUserStyleSheetLocation:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.UserStyleSheetLocation : Foundation.NSUrl with get, set

Property Value

Attributes

Applies to