IKSaveOptionsDelegate.ShouldShowType(IKSaveOptions, String) Method

Definition

[Foundation.Export("saveOptions:shouldShowUTType:")]
public virtual bool ShouldShowType (ImageKit.IKSaveOptions saveOptions, string imageUTType);
abstract member ShouldShowType : ImageKit.IKSaveOptions * string -> bool
override this.ShouldShowType : ImageKit.IKSaveOptions * string -> bool

Parameters

saveOptions
IKSaveOptions
imageUTType
String

Returns

Attributes

Applies to