Share via


NSFileWrapper.MatchesContentsOfURL(NSUrl) Method

Definition

[Foundation.Export("matchesContentsOfURL:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool MatchesContentsOfURL(Foundation.NSUrl url);
[<Foundation.Export("matchesContentsOfURL:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member MatchesContentsOfURL : Foundation.NSUrl -> bool
override this.MatchesContentsOfURL : Foundation.NSUrl -> bool

Parameters

url
NSUrl

Returns

Attributes

Applies to