Share via


SLComposeViewController.RemoveAllUrls Method

Definition

[Foundation.Export("removeAllURLs")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool RemoveAllUrls();
[<Foundation.Export("removeAllURLs")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveAllUrls : unit -> bool
override this.RemoveAllUrls : unit -> bool

Returns

Attributes

Applies to