NSUrlComponents.AsString Method

Definition

[Foundation.Export("string")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string AsString ();
abstract member AsString : unit -> string
override this.AsString : unit -> string

Returns

Attributes

Applies to