Share via


SLComposeViewController.RemoveAllImages Method

Definition

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

Returns

Attributes

Applies to